xSke / garlium

Garlium; Garlicoin thin client
https://xske.github.io/garlium
MIT License
29 stars 8 forks source link

Change source installation instructions to use a virtualenv #7

Closed qenya closed 6 years ago

qenya commented 6 years ago

Because it would be bad if we accidentally overwrote dependencies for another Python program on someone's system.

xSke commented 6 years ago

Does the OS X build of Python 3 ship with virtualenv? Fedora?

qenya commented 6 years ago

Huh, I could have sworn the OS X download from the python site came with it, but I just checked and apparently not.

Fedora definitely has it preinstalled.