forked from python-microscope/microscope
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path4.1
11 lines (11 loc) · 829 Bytes
/
4.1
1
2
3
4
5
6
7
8
9
10
11
Collecting wxPython
Using cached wxPython-4.1.1.tar.gz (66.0 MB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: pillow in c:\users\opbl09\appdata\local\programs\python\python310\lib\site-packages (from wxPython) (9.0.1)
Requirement already satisfied: six in c:\users\opbl09\appdata\local\programs\python\python310\lib\site-packages (from wxPython) (1.16.0)
Requirement already satisfied: numpy in c:\users\opbl09\appdata\local\programs\python\python310\lib\site-packages (from wxPython) (1.22.3)
Using legacy 'setup.py install' for wxPython, since package 'wheel' is not installed.
Installing collected packages: wxPython
Running setup.py install for wxPython: started
Running setup.py install for wxPython: finished with status 'error'