anselal / antminer-monitor

Cryptocurrency ASIC mining hardware monitor using a simple web interface
GNU General Public License v3.0
228 stars 145 forks source link

Using Virtualenv in Windows Subsystem for Linux (WSL) #144

Closed gaia closed 5 years ago

gaia commented 5 years ago

I couln't get this to work using a virtualenv. I ended up installing all requirements with sudo.

is it supposed to work with virtualenv?

anselal commented 5 years ago

Hi there,

it is working with both globally installed dependencies as well with virtualenv or pipenv.