mirror of
https://github.com/jdegenstein/jmwright-CQ-Editor.git
synced 2025-12-20 06:27:05 +01:00
install pyopengl on linux static build
This commit is contained in:
@@ -30,6 +30,7 @@ jobs:
|
|||||||
sudo apt install -y libxcb-xinerama0
|
sudo apt install -y libxcb-xinerama0
|
||||||
sudo apt install -y qtbase5-dev qt5-qmake
|
sudo apt install -y qtbase5-dev qt5-qmake
|
||||||
micromamba info
|
micromamba info
|
||||||
|
pip install pyopengl
|
||||||
pip install git+https://github.com/jdegenstein/jmwright-CQ-Editor
|
pip install git+https://github.com/jdegenstein/jmwright-CQ-Editor
|
||||||
pip install -vvv --pre git+https://github.com/cadquery/cadquery casadi==3.5.5
|
pip install -vvv --pre git+https://github.com/cadquery/cadquery casadi==3.5.5
|
||||||
pip install pyinstaller>=5.6
|
pip install pyinstaller>=5.6
|
||||||
|
|||||||
Reference in New Issue
Block a user