User Tools

Site Tools


gist:jdaviz-conda-install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
gist:jdaviz-conda-install [2022/03/10 01:21] – created samuelgist:jdaviz-conda-install [2022/03/10 20:12] (current) samuel
Line 5: Line 5:
   conda install vispy astropy traitlets bqplot bqplot-image-gl glue-core ipyvue ipyvuetify voila pyyaml specutils glue-astronomy click asteval idna asdf gwcs regions scikit-image sidecar   conda install vispy astropy traitlets bqplot bqplot-image-gl glue-core ipyvue ipyvuetify voila pyyaml specutils glue-astronomy click asteval idna asdf gwcs regions scikit-image sidecar
      
 +  conda install et-xmlfile freetype-py hsluv ipydatawidgets ipympl ipyvolume ipywebrtc openpyxl pyopengl pythreejs
 +
 Then you can just install it with pip Then you can just install it with pip
      
-  pip install jdaviz --upgrade +  pip install jdaviz --upgrade 
 +   
 +   
 +**Did not work out** so in the end I installed everything through pip. 
 + 
 +  conda create -n py3-jdaviz python=3.8 
 +  conda activate py3-jdaviz 
 +  pip install vispy>=0.6.5 
 +  pip install jdaviz --no-cache-dir 
 +   
 +   
gist/jdaviz-conda-install.1646875312.txt.gz · Last modified: by samuel