Details
-
Sub-task
-
Status: Closed
-
Critical
-
Resolution: Won't Fix
-
None
-
None
-
None
-
1.5.6
Description
Having 2 projects both writing the same Python namespace ("tvb") will pose problems when installing on debian.
The recommended solutions are:
- split in 2 namespaces
- or merge in a single project and provide separate setup.py files for light-install (library) or full-setup