Hello. I'm getting started with Arches and have run into a snag activating my virtual environment. I have installed on a windows server 2008 R2 64 bit machine the 64 bit versions of the following
- PostgreSQL relational database (version 9.3) - PostGIS (version 2.2.0) - Python (version 2.7.6) - GEOS I've got pip, and installed virtualenv. I've created the virtual environment using *virtualenv ENV *from my projects folder and it does create the ENV folder with three subfolders- Include, Lib, and Scripts. The only files in the Scripts folder are two executables- python.exe and pythonw.exe. I do not see activate or any such file to run in there like I might expect. From my project directory, when I run *\ENV\Scripts\activate* I get "\ENV\Scripts\activate is not recognized as an internal or external command, operable program or batch file" Any help is much appreciated, Thanks, Cat -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
