fyears / electron-python-example

Electron as GUI of Python Applications
MIT License
2.03k stars 232 forks source link

python virtualenv #16

Closed lplume closed 7 years ago

lplume commented 7 years ago

Hello, im trying to run this setup on win10 but the python part on virtualenv. Did you try it? Any hints?

thanks a lot

fyears commented 7 years ago

Please launch the program in terminal inside virtualenv environment. Everything should work as desired.

lplume commented 7 years ago

Thank you @fyears

I tried a windows setup, but i encountered some problems (read as i don't know how to windows), since i think it goes beyond the scope of this sample repos i will not dig into it (if you want i could tell you what, other users may encounter the same as well). Anyway, im gonna retry the same setup but on linux, using virtualenv, will give you feedback.

Would thank you again to share the idea of an electron app backanded by python.

regards

lplume commented 6 years ago

Im sorry to open this again, for later reference: it's perfectly fine, like you said, to run inside python virtual environment.

regards