Hi Richard, Can you confirm that within packages>cds there is a file called settings.py The error states that it can't find that file. Cheers, Alexei
Director of Web Development - Farallon Geographics, Inc. - 971.227.3173 On Thu, Mar 19, 2015 at 4:53 AM, Richard Jennings <[email protected]> wrote: > Hi Alexi, > > Thanks for getting back to me. I'm afraid I spoke a little soon as I am > now having trouble loading the CDS package. I read all of the threads on > this topic and I can't seem spot what the problem is, so if anyone can > help, that would be great. > > I can view the Arches localhost webpage prior to adding the packaging - > Runserver.bat is working fine. I then created a folder called 'packages' > in the 'archesproject' folder and inserted the downloaded cps file into > there. c:>arches-web>archesproject>packages>cds > > The problem starts when I add 'cds', to the archesproject settings folder: > > INSTALLED_PACKAGES = ( > # entries here should correspond to folders within the packages directory > 'cds',) > > I ran build.bat and after some initial script I got the following error: > > ImportError: Could not import settings 'archesproject.settings' (Is it on > sys.pa > th? Is there an import error in the settings file?): No module named > packages.cd > s.settings > > When I turn off and restart runserver.bat with the 'cds' now inserted into > the settings file, I get the same message again, as I do when I try the > install arches or install packages in the build folder. When I take 'cds', > out of the settings, runserver works fine again and I can see the Arches page > again. I am very carefully with typing the script. I am just wondering about > the sys.path question? > > Any help is much appreciated, > > Best wishes, > > Richard > > > > > > > On Wednesday, March 18, 2015 at 4:45:23 PM UTC, Alexei Peters wrote: >> >> Hi Richard, >> Great to hear that you got the issue resolved! I was just about to write >> you to let you know that 3.0 will be arriving very shortly and it's a major >> improvement over the previous versions. >> The core of the application hasn't changed (for example, the utilization >> of the CIDOC CRM and the way we use graphs to define resources), but most >> everything on top of that has and it's worth the wait. >> If you haven't already seen it, http://historicplacesla.org/, is a site >> that was built on top of Arches 3.0. We're currently finalizing the forms >> for data entry and general documentation. Once that's done, 3.0 will be >> officially released. >> Stay tuned! >> Cheers, >> Alexei >> >> >> Director of Web Development - Farallon Geographics, Inc. - 971.227.3173 >> >> On Wed, Mar 18, 2015 at 8:33 AM, Richard Jennings <[email protected]> >> wrote: >> >>> Hi Everyone, >>> >>> An update - I have successfully installed Arches. My problem was simply >>> a path issue for elastic search, and I discovered that the " vm, make sure >>> to run `java` with the server vm for best performance by adding server` to >>> the command line" does not stop the working of Django. >>> >>> Really looking forward to working with the software and to get familiar >>> with it before Arches 3.0 arrives. >>> >>> Thanks also for those who have contributed to the forum - its been very >>> helpful to read during the installation process. >>> >>> Cheers, >>> >>> Richard >>> >>> >>> On Tuesday, March 17, 2015 at 10:34:42 PM UTC, Richard Jennings wrote: >>>> >>>> Hi everyone, >>>> >>>> I am in the process of installing Arches on Windows Parallel. I am >>>> within sight of the finish but have hit a snag in that I have been >>>> unsuccessful in running run server.bat. I get the following two messages >>>> from the two command windows that open: >>>> >>>> Any help much appreciated! >>>> >>>> Thanks, >>>> >>>> Richard >>>> >>>> >>>> For elastic search: >>>> >>>> >>>> '\\psf\Home\Documents\arches-web' >>>> CMD.EXE was started with the above path as the current directory. >>>> UNC paths are not supported. Defaulting to Windows directory. >>>> >>>> C:\Windows>start \\psf\Home\Documents\arches-we >>>> b\"/archesproject/arches/Searc >>>> ngines/elasticsearch-0.90.3/bin/elasticsearch.bat" >>>> >>>> C:\Windows>call "archesproject/virtualenv/ENV/Scripts/activate.bat" >>>> The system cannot find the path specified. >>>> >>>> C:\Windows>python manage.py runserver >>>> python: can't open file 'manage.py': [Errno 2] No such file or directory >>>> >>>> C:\Windows>pause >>>> Press any key to continue . . . >>>> >>>> >>>> For Django: >>>> >>>> [2015-03-17 20:58:45,264][WARN ][bootstrap ] jvm uses >>>> the clien >>>> vm, make sure to run `java` with the server vm for best performance by >>>> adding >>>> server` to the command line >>>> [2015-03-17 20:58:45,358][INFO ][node ] [Ramrod] >>>> version[0 >>>> 0.3], pid[3284], build[5c38d60/2013-08-06T13:18:31Z] >>>> [2015-03-17 20:58:45,358][INFO ][node ] [Ramrod] >>>> initializ >>>> g ... >>>> [2015-03-17 20:58:45,373][INFO ][plugins ] [Ramrod] >>>> loaded [] >>>> sites [head] >>>> [2015-03-17 20:58:47,311][INFO ][node ] [Ramrod] >>>> initializ >>>> >>>> [2015-03-17 20:58:47,311][INFO ][node ] [Ramrod] >>>> starting >>>> . >>>> [2015-03-17 20:58:47,498][INFO ][transport ] [Ramrod] >>>> bound_add >>>> ss {inet[/0:0:0:0:0:0:0:0:9300]}, publish_address {inet[/ >>>> 10.211.55.3:9300]} >>>> [2015-03-17 20:58:50,608][INFO ][cluster.service ] [Ramrod] >>>> new_maste >>>> [Ramrod][cb3fZs9ZQW6MQRTL-xByLw][inet[/10.211.55.3:9300]], reason: >>>> zen-disco-j >>>> n (elected_as_master) >>>> [2015-03-17 20:58:50,639][INFO ][discovery ] [Ramrod] >>>> elasticse >>>> ch/cb3fZs9ZQW6MQRTL-xByLw >>>> [2015-03-17 20:58:50,686][INFO ][http ] [Ramrod] >>>> bound_add >>>> ss {inet[/0:0:0:0:0:0:0:0:9200]}, publish_address {inet[/ >>>> 10.211.55.3:9200]} >>>> [2015-03-17 20:58:50,686][INFO ][node ] [Ramrod] >>>> started >>>> [2015-03-17 20:58:50,686][INFO ][gateway ] [Ramrod] >>>> recovered >>>> 0] indices into cluster_state >>>> >>> -- >>> -- 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. > -- -- 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.
