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 - Displaying JSON data posts for blog using just the post id -

docusignapi - Documents restrictions within a package -

javascript - angular.forEach loop with $http.get -