jdegenstein
|
215c200aa1
|
install pyinstaller-hooks-contrib from GH
contains a fix for pyqtgraph builds
|
2023-02-27 14:04:53 -06:00 |
|
jdegenstein
|
c1f08af0de
|
bump OCP static lib to python 3.10
|
2023-02-27 12:20:10 -06:00 |
|
jdegenstein
|
fba053d026
|
unpin casadi==3.5.5 to fix linux static builds
|
2023-02-27 11:54:53 -06:00 |
|
jdegenstein
|
be2989c424
|
pin all to python=3.10
|
2023-02-27 11:50:04 -06:00 |
|
jdegenstein
|
df863ae27c
|
bump to python=3.10 to fix linux static build
|
2023-02-27 11:49:07 -06:00 |
|
jdegenstein
|
611d189051
|
bump python=3.10 linux static build
|
2023-02-27 11:45:33 -06:00 |
|
jdegenstein
|
653502e913
|
try unpin pyqtgraph==0.12.4 to fix linux static builds
|
2023-02-27 11:35:45 -06:00 |
|
jdegenstein
|
5e49adcf54
|
install jupyter-rfb on linux static build
|
2023-02-27 11:25:42 -06:00 |
|
jdegenstein
|
feef729143
|
try unpin ipython==8.4.0 to fix linux static builds
|
2023-02-27 11:17:43 -06:00 |
|
jdegenstein
|
3ef2ec4447
|
install pyopengl on linux static build
|
2023-02-21 12:10:29 -06:00 |
|
jdegenstein
|
0d1ee5d5af
|
add qtbase5-dev qt5-qmake to linux static build
|
2023-02-21 12:05:12 -06:00 |
|
jdegenstein
|
c1e75a8b62
|
update to pyinstaller>=5.6
|
2023-02-21 11:40:45 -06:00 |
|
jdegenstein
|
b408429405
|
Unpin scipy from setup.py
|
2023-02-21 11:33:11 -06:00 |
|
jdegenstein
|
6a762801c1
|
pyinstall 5.6 remove --debug
|
2023-02-21 11:02:45 -06:00 |
|
jdegenstein
|
ba3f45ea25
|
Testing pyinstaller >=5.6
|
2023-02-21 10:53:40 -06:00 |
|
jdegenstein
|
9eca091fa3
|
test scipy<=1.9.1 in setup.py
|
2023-02-20 21:27:58 -06:00 |
|
jdegenstein
|
43c4708847
|
Testing unpinning jedi in setup.py
|
2023-02-20 09:22:13 -06:00 |
|
jdegenstein
|
e71a5f1c62
|
Update README
Update CQ pip install, and add more linux install info.
|
2023-02-17 13:32:41 -06:00 |
|
jdegenstein
|
6b762baf41
|
Merge pull request #6 from jdegenstein/mactrackpad
Change right click and drag to pan
|
2023-02-14 15:03:19 -06:00 |
|
jdegenstein
|
758afb5f18
|
Add discord link to readme
|
2023-02-11 13:41:56 -06:00 |
|
jdegenstein
|
cf43cee874
|
Update build123d install instruction
|
2023-02-11 13:31:16 -06:00 |
|
jdegenstein
|
29b2faeaa8
|
Change rand_color seed
seed(371353) - > seed(59798267586177)
has better colors that are more distinguishable from one another
|
2023-02-10 19:32:34 -06:00 |
|
jdegenstein
|
9506307367
|
Add pip install instruction for build123d to README
|
2023-02-02 15:38:55 -06:00 |
|
jdegenstein
|
524a8dd6fd
|
Change right click and drag to pan
Change right click and drag to pan (same as middle click and drag)
|
2023-02-02 15:25:27 -06:00 |
|
jdegenstein
|
bd12503e81
|
Additional info about build123d compat and more links
|
2023-01-23 11:29:18 -06:00 |
|
jdegenstein
|
2ba23c4659
|
build123d compat
|
2023-01-09 12:22:14 -06:00 |
|
jdegenstein
|
ee6a60705c
|
remove debugging print
|
2023-01-09 12:18:23 -06:00 |
|
jdegenstein
|
a144b2e60a
|
build123d compatibility improvements for file exporting
Removes the need to use .wrapped for the CQ-editor file exporter to work correctly. Also ran file through black formatter.
|
2023-01-09 12:16:49 -06:00 |
|
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
|
dbc90c2724
|
register rand_color for use in console
|
2022-10-28 23:36:26 -05:00 |
|
jdegenstein
|
fbbb1fd7b6
|
Update debugger.py
|
2022-10-28 23:33:57 -05:00 |
|
jdegenstein
|
73a5825f3f
|
add rand_color
|
2022-10-28 22:02:32 -05:00 |
|
jdegenstein
|
fefb57c2b9
|
remove rand_color
|
2022-10-28 21:59:28 -05:00 |
|
jdegenstein
|
5e0d68e2ad
|
remove rand_color
|
2022-10-28 21:58:20 -05:00 |
|
jdegenstein
|
7c8fa2b100
|
from .widgets.object_tree import ObjectTree, rand_color
|
2022-10-28 21:02:07 -05:00 |
|
jdegenstein
|
925aded53c
|
add rand_color() helper function
and seed(371353) global
|
2022-10-28 20:05:51 -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
|
c5e0d73422
|
fix list(tuple)
|
2022-10-28 12:05:18 -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
|
26b64607a5
|
hookspath=['pyinstaller/extrahooks/']to _pip.spec
|
2022-10-28 11:28:22 -05:00 |
|
jdegenstein
|
000fe986e0
|
Delete dup hook-casadi.py
|
2022-10-28 11:24:30 -05:00 |
|
jdegenstein
|
acf5639e76
|
create subdir and add hook-casasi.py to it
create subdir and add hook-casasi.py to it
|
2022-10-28 11:24:12 -05:00 |
|
jdegenstein
|
ebcb831ca9
|
Update pyinstaller_pip.spec
add hook-casadi.py
|
2022-10-28 10:23:58 -05:00 |
|
jdegenstein
|
fd47eadcdc
|
Create hook-casadi.py
per discussion https://github.com/pyinstaller/pyinstaller/discussions/7199
|
2022-10-28 10:22:11 -05:00 |
|