With PIP install qrcode and pip3 install were tried, qrcode error, can't,
CodePudding user response:
Separate download 3.4 package, and then use Python3, 4 installationCodePudding user response:
Debian can use pip3 installation, debian generally provide python2.7 and python3 at the same time, and then pip3 is used to hold python3 library,CodePudding user response:
Of course pip3 error can be installed in a local binary wheel version,CodePudding user response:
Download the wheel bag, then could PIP install line?CodePudding user response:
Suggest you use the visual stdio built-in python tool, through the integration of python environment installation inside need package, these third-party packages directory is c:/progam files (x86)/Microsoft visual studio/Shared/python3.6/libs/site - in the packageCodePudding user response:
Sys. The path, and the returned result is module installation path, reference - module pathIf you want to install multiple versions exist together, can use virtualenv this sandbox mechanism, reference - virtualenv
CodePudding user response:
Respectively in the following two pathC: \ Python27 \ Lib \ site - packages
C: \ Python34 \ Lib \ site - packages
CodePudding user response:
https://blog.csdn.net/qq_40260867/article/details/84062299Python3.6.4 compatible with Arcgis bringing Python2.7.3 environment configuration problems - 2. X and 3 x in common use