Newest available versions of spyder and ipython

Attempting to finish exception crashes
This commit is contained in:
jdegenstein
2022-09-19 14:37:37 -05:00
committed by GitHub
parent 60315e7c79
commit c82b09fc84

View File

@@ -97,7 +97,7 @@ jobs:
- name: Install CadQuery and pyinstaller - name: Install CadQuery and pyinstaller
shell: powershell shell: powershell
run: | run: |
conda install -c cadquery -c conda-forge cq-editor=master cadquery=master python=3.9 conda install -c cadquery -c conda-forge cq-editor=master cadquery=master spyder=5.3.3 ipython=8.4.0 python=3.9
conda install -c conda-forge pyinstaller=4.10 conda install -c conda-forge pyinstaller=4.10
pip install pipwin pip install pipwin
pipwin install numpy pipwin install numpy