getblessing / awesome-rez

GNU General Public License v3.0
2 stars 0 forks source link

Deploy problems #3

Open davidlatwe opened 4 years ago

davidlatwe commented 4 years ago
davidlatwe commented 4 years ago

scoop isn't work well, after I update the version bucket, python-3.7 still only download an installer, not installing it.

conda is better, but.. more issue to solve.

davidlatwe commented 4 years ago

The reason why scoopz didn't install python-3.7 was because, the way how scoop installing python was using exe/msi installer from python.org, and that will skip install if pre-installed python being detected.

Just exactly what I have encountered when I try to deploy python from downloading binary installer from python.org.