mirror of
https://github.com/jdegenstein/jmwright-CQ-Editor.git
synced 2025-12-20 06:27:05 +01:00
Update pyinstaller-builds-actions-mmamba-TAR.yml
install casadi and ipopt
This commit is contained in:
@@ -100,7 +100,7 @@ jobs:
|
|||||||
shell: powershell
|
shell: powershell
|
||||||
run: |
|
run: |
|
||||||
micromamba install -c cadquery -c conda-forge cq-editor=master cadquery=master debugpy ipython=8.4.0 jedi=0.17.2 python=3.9
|
micromamba install -c cadquery -c conda-forge cq-editor=master cadquery=master debugpy ipython=8.4.0 jedi=0.17.2 python=3.9
|
||||||
micromamba install -c conda-forge pyinstaller=4.10
|
micromamba install -c conda-forge pyinstaller=4.10 casadi ipopt
|
||||||
pip install path
|
pip install path
|
||||||
pip install pipwin
|
pip install pipwin
|
||||||
pipwin install numpy
|
pipwin install numpy
|
||||||
|
|||||||
Reference in New Issue
Block a user