An update - I think the issue is with database setup.
Since the Createdb is command is failing, i am getting the following error at the end - *File "C:\Projects\ENV\lib\site-packages\arches\app\utils\data_management\resou* *rces\importer.py", line 22, in <module>* * from formats.shpfile import ShapeReader* * File "C:\Projects\ENV\lib\site-packages\arches\app\utils\data_management\resou* *rces\formats\shpfile.py", line 5, in <module>* * from django.contrib.gis.gdal import DataSource* *ImportError: cannot import name DataSource* *`* *Please help.* On Monday, 13 June 2016 11:04:48 UTC+5:30, Basav Biradar wrote: > > Hi Alexei, Adam, Alison, > > I am trying to install Arches on Windows from last few days with no > success. > > Issue # 1 : After I install PostgreSQL 9.3 and try to run the commands > createdb > -U postgres -E UTF8 -T template0 template_postgis_20 > > I get the following error- > > *C:\Users\User>createdb -U postgres -E UTF8 -T template0 template_postgis_20* > > *createdb: could not connect to database template1: could not connect to > server: > Connection refused (0x0000274D/10061) > Is the server running on host "localhost" (::1) and accepting > TCP/IP connections on port 5432? > received invalid response to SSL negotiation: -* > > > *Issue # 2: If i ignore and go ahead the arches installation command does not > execute* > > > *Can you please help?* > > > *Please note: I have successfully installed PostgreSQL and updated the PATH > file* > > -- -- 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.
