windows - Install a python module ignoring version requirement -


is there way use pip, easy install or other method ignore python version requirements when installing module?

i'd use unofficial wheel pyside2 python 3.6 despite being version 3.5 code has problems 3.5.

several issues visual studio making impossible me compile scratch.


Comments

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -