Visualea #257
Replies: 5 comments 3 replies
-
To create a dev environment, install in dev mode,
conda create -n visualea -c openalea3 -c conda-forge openalea.plantgl pyqglviewer
conda activate visualea
conda install -c openalea3 -c conda-forge numpy scipy qtconsole pandas matplotlib openalea.sconsx networkx ipykernel ipyparallel
|
Beta Was this translation helpful? Give feedback.
-
Fixing uncaught exception that kill the application What I did commit on visualea: |
Beta Was this translation helpful? Give feedback.
-
Replace vpltk by QtPy
When everything is replaced and tested, move to step 2
|
Beta Was this translation helpful? Give feedback.
-
A branch visualea has been created again, after the release, in |
Beta Was this translation helpful? Give feedback.
-
Visualea works on windows 10 |
Beta Was this translation helpful? Give feedback.
-
From Python2 to Python3 and Qt4 to Qt5/6 and more general developments of Visualea
Beta Was this translation helpful? Give feedback.
All reactions