bri3d / VW_Flash

Flashing tools for VW AG control units over UDS. Compression, encryption, RSA bypass, and checksums are supported for Simos18.1/6/10, DQ250-MQB, DQ381-MQB, and Haldex4Motion-Gen5-MQB.
Other
304 stars 77 forks source link

Error installing wxpython #48

Closed Kayroldizlan closed 1 year ago

Kayroldizlan commented 2 years ago

``I facing this issue and whenever i reinstall.same thing happen

Building` wheels for collected packages: wxpython Running setup.py bdist_wheel for wxpython ... error Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;file='/tmp/pip-install-44632auo/wxpython/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" bdist_wheel -d /tmp/pip-wheel-cpmdrh0i --python-tag cp37: running bdistwheel running build WARNING: Building this way assumes that all generated files have been generated already. If that is not the case then use build.py directly to generate the source and perform the build stage. You can use --skip-build with the bdist* or install commands to avoid this message and the wxWidgets and Phoenix build steps in the future

bri3d commented 2 years ago

Are you using Python 3.10? You need to use Python 3.9 for now. wxpython still have not pushed an official release which is compatible with 3.10.