You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If Rez installed with Python 3.7 (minconda env), pip has SSL connection issues.
Was no issue with Python 3.6 from minconda
Although adding miniconda package's env could solved the SSL DLL load failed issue, but better not to install Rez with Python that is from another virtualenv...
Better not to build Python package with miniconda, try use scoopz.
Tried downloading binary installer from python.org, but the Windows installer will not deploy if pre-installed version found in system. :(
By using scoopz, things getting a bit better when installing python38, but when I installing python37, it only downloads a installer exe file. Maybe the version bucket needs to be updated.
rez-searchalso list out build failed packagesIf Rez installed with Python 3.7 (minconda env),
piphas SSL connection issues.Better not to build Python package with miniconda, try use scoopz.
python.org, but the Windows installer will not deploy if pre-installed version found in system. :(python38, but when I installingpython37, it only downloads a installer exe file. Maybe the version bucket needs to be updated.