mark-thompson / whole-foods-deliverance

[Availability notifications, auto-checkout, slot preferences, cart tracking] for Whole Foods / Amazon Fresh
MIT License
53 stars 12 forks source link

Windows nav backslash #10

Closed steezJ closed 4 years ago

steezJ commented 4 years ago

venv did not seem to work creating a virtual environment on windows. I was able to get virtualenv to work.

Windows navigation should be .\env\Scripts\activate not . env/Scripts/activate

steezJ commented 4 years ago

Command prompt needs .\env\Scripts\activate powershell is good.