-
Notifications
You must be signed in to change notification settings - Fork 41
Conda installation
SasView conda package is still quite experimental.
If you have anaconda or miniconda installed you may install sasview together with creating environment by:
conda create -n sasview -c conda-forge python=3.9 sasview "numpy<1.24"
This will install all required packages and initiate environment, which can be activated by:
conda activate sasview
Finally one starts sasview by running:
sasview
By default GPU drivers are not installed and therefore SasView will be run using CPU only. Unfortunately there is no simple/generic way of installing GPU drivers. One can try installing: conda install -c conda-forge pocl
, however there is no guarantee that it would work. We are working on finding proper solution to this problem
SasView packages on conda-forge repository can be found here
- View/Subscribe to the SasView Calendar
- Fortnightly developer's agenda/minutes
- Developer Guides
- Admin Processes and Procedure Notes
- Active Project Pages
- Historical Archive of Obsolete Pages
- Contributor e-Learning Course (free)
- Non Coding contribution needs/projects
- New functionality projects
- DRAFT for acknowledging contributions