Opened 8 years ago
Last modified 6 years ago
#681 assigned task
Package dependencies — at Version 3
Reported by: | ajj | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | Admin Tasks |
Component: | SasView | Keywords: | |
Cc: | Work Package: | SasView Bug Fixing |
Description (last modified by butler)
check what the right dependencies are for each package (sasmodels, sasview) and make sure setup.py calls the required ones.
Can we make it have optional requirements? e.g. is matplotlib actually required for sasview to function (might not want lots of dependencies for deployment on cluster/aws etc)
Change History (3)
comment:1 Changed 8 years ago by ricardo
comment:2 Changed 8 years ago by pkienzle
Is sasmodels mature enough to release as a separate pypi component? Then it becomes just another dependency as far as sasview is concerned, with the same coordination requirements as bumps. May want to move sasview_model.py from sasmodels to sasview first, but not required.
comment:3 Changed 8 years ago by butler
- Description modified (diff)
- Milestone changed from SasView 4.1.0 to Admin Tasks
- Type changed from defect to task
Note: See
TracTickets for help on using
tickets.
This may help…
Below is the pip freeze of my virtual environments:
SasView?
SasModels?
Matplotlib is for compare.sh only I guess…