Skip to content

Commit

Permalink
Update setup-python.bat
Browse files Browse the repository at this point in the history
Removed pyopengl-accelerate
  • Loading branch information
jooste committed Nov 27, 2023
1 parent c1d5243 commit 194e6d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup-python.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pip install PyQt6 numpy scipy matplotlib pyopengl-accelerate
pip install PyQt6 numpy scipy matplotlib
pip install pandas pyopengl
pip install msgpack zmq pygame pyqtwebengine
pause
pause

0 comments on commit 194e6d3

Please sign in to comment.