mirror of
https://github.com/jdegenstein/jmwright-CQ-Editor.git
synced 2025-12-19 22:24:19 +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
|
||||
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 conda-forge pyinstaller=4.10
|
||||
micromamba install -c conda-forge pyinstaller=4.10 casadi ipopt
|
||||
pip install path
|
||||
pip install pipwin
|
||||
pipwin install numpy
|
||||
|
||||
Reference in New Issue
Block a user