jdegenstein
|
7b49f25f94
|
Revert ubuntu-1804 changes to test ubuntu-2004
|
2022-11-03 13:57:23 -05:00 |
|
jdegenstein
|
2b3620b759
|
max verbosity
|
2022-11-01 21:14:08 -05:00 |
|
jdegenstein
|
afa20cd715
|
increase pip verbosity for cadquery and casadi install
|
2022-11-01 20:56:21 -05:00 |
|
jdegenstein
|
2d7fbeb08d
|
changes for ubuntu1804
from:
casadi==3.5.5
to:
casadi
|
2022-11-01 20:46:50 -05:00 |
|
jdegenstein
|
ecaf68edac
|
changes for ubuntu-1804
change from:
sudo apt install -y libblas-dev libblas3 libblas64-3 libblas64-dev
to:
sudo apt install -y libblas-dev libblas3
|
2022-11-01 20:42:57 -05:00 |
|
jdegenstein
|
69d6bc368e
|
testing ubuntu-18.04
|
2022-11-01 20:39:09 -05:00 |
|
jdegenstein
|
973448697a
|
move to ubuntu-22.04 from ubuntu-latest (20.04)
trying to get libstdc++.so.6.30 instead of ...28
|
2022-10-28 15:34:40 -05:00 |
|
jdegenstein
|
a7a376f9f5
|
point to pyinstaller_pip.spec on Linux/MacOS
|
2022-10-28 11:59:52 -05:00 |
|
jdegenstein
|
e436bd3d7e
|
Re-enable Linux/MacOS on -PIP-TAR.yaml
try and emulate Windows installation process, wherever possible
|
2022-10-28 11:52:16 -05:00 |
|
jdegenstein
|
67fa19704e
|
Update pyinstaller-builds-actions-PIP-TAR.yml
change from:
pip install --pre cadquery casadi==3.5.5
to:
pip install --pre git+https://github.com/cadquery/cadquery casadi==3.5.5
|
2022-10-28 10:18:01 -05:00 |
|
jdegenstein
|
272bede28f
|
Update pyinstaller-builds-actions-PIP-TAR.yml
Remove:
pip install pipwin
pipwin install numpy
Will probably break everything because we may need MKL-enabled numpy.
|
2022-10-28 08:56:08 -05:00 |
|
jdegenstein
|
9f4fa50c7c
|
Update pyinstaller-builds-actions-PIP-TAR.yml
pip list
tree $PWD /F
|
2022-10-27 20:31:31 -05:00 |
|
jdegenstein
|
0087803ee4
|
Update pyinstaller-builds-actions-PIP-TAR.yml
unpin ipopt==3.4.10
|
2022-10-27 19:45:28 -05:00 |
|
jdegenstein
|
466d1e7534
|
Update pyinstaller-builds-actions-PIP-TAR.yml
pin ipopt==3.4.10 casadi==3.5.5
|
2022-10-27 19:33:50 -05:00 |
|
jdegenstein
|
0e29e3091b
|
Update pyinstaller-builds-actions-PIP-TAR.yml
point to new spec file
|
2022-10-27 16:37:33 -05:00 |
|
jdegenstein
|
66e620a877
|
Update pyinstaller-builds-actions-PIP-TAR.yml
change from:
pip install git+https://github.com/cadquery/cadquery
to:
pip install --pre cadquery
hopefully will resolve cadquery-ocp
|
2022-10-27 16:26:56 -05:00 |
|
jdegenstein
|
14535ec7a4
|
Create pyinstaller-builds-actions-PIP-TAR.yml
trying to use as few conda/mamba steps as possible
|
2022-10-27 16:14:02 -05:00 |
|