Hi Kasun, You need to activate you virtual environment from the Scripts folder not the my_hip_app folder. Once you do that you should be able to runserver from the my_hip_app folder. Cheers, Alexei
Director of Web Development - Farallon Geographics, Inc. - 971.227.3173 On Mon, Jan 11, 2016 at 1:57 AM, Kasun Dasanayake <[email protected]> wrote: > I hae already done installation, and I tried to install (Loading > Reference Data) > > http://arches3.readthedocs.org/en/latest/arches-data/#resource-graphs > I did instruction given in the documentation, But finally , > > I run this code > > python manage.py packages -o load_concept_scheme --source '{PATH TO AUTHORITY > FILES}' > > But it gave this error (check image attached) > > > <https://lh3.googleusercontent.com/-bTH0On2lBcM/VpN8GhFn8wI/AAAAAAAABok/-De2FUQdarY/s1600/error.PNG> > > Please help me to solve this. > > > On Tuesday, October 27, 2015 at 2:16:30 AM UTC+5:30, Adam Cox wrote: >> >> That is strange, because for me, pgsl and pg_ctl are both in the 9.3/bin >> directory, and I assume with your 9.3.1 version it would be the same. It >> seems that the pg_ctl command is still the correct way to handle those >> controls in 9.3.1, so maybe just go into the file system and check that >> there isn't something strange with your install directories? >> >> On Monday, October 26, 2015 at 1:44:35 PM UTC-5, Amy Elizabeth Uebel >> wrote: >>> >>> I'm a bit new to this, but I've been learning a lot in the process. >>> >>> I have the dependencies installed correctly and the variables done (at >>> least I think so, they all see to open and it has progressed smoothly. >>> >>> My path reads as follows: >>> C:\ProgramData\Oracle\Java\javapath;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Windows\CCM;C:\Program >>> Files\PostgreSQL\9.3.10\bin;C:\OSGeo4W64\bin;C:\Python27\;C:\Python27\Scripts >>> >>> >>> However, when it comes time to install Arches I seem to be hitting a bit >>> of a snag. I have created the virtual environment in 'Projects' and then >>> activated that virtual enviroment. When I then go to pip install arches it >>> says that it doesn't find a lot of files and then I ultimately get an error >>> that reads as follows >>> <https://lh3.googleusercontent.com/-0sHT5VUwYo0/Vi5zMhLjNPI/AAAAAAAACqc/RzDecr_KS_U/s1600/ug.png> >>> >>> >>> >>> <https://lh3.googleusercontent.com/-0sHT5VUwYo0/Vi5zMhLjNPI/AAAAAAAACqc/RzDecr_KS_U/s1600/ug.png> >>> >>> >>> <https://lh3.googleusercontent.com/-0sHT5VUwYo0/Vi5zMhLjNPI/AAAAAAAACqc/RzDecr_KS_U/s1600/ug.png> >>> >>> >>> >>> I was looking into the Error Code 101 but nothing seemed to make sense >>> in my situation. I was wondering if someone had any idea where the error >>> started? >>> >>> Thank you! >>> >>> Amy Elizabeth >>> >>> -- > -- 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. > -- -- 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.
