[Arches] Cannot import sample dropdowns reference data for Arches v4 dev

2017-04-07 Thread Joel Aldor
Hi all, Tried to follow the instructions on https://github.com/archesproject/arches/wiki/Developer-Installation and I get this error when I started to import the dropdown lists reference data: ubuntu@ARCHESv4PROD:~/Projects/arches$ python manage.py packages -o impo

[Arches] Getty Vocabularies LOD Survey - Take it today!

2017-04-07 Thread Joan Cobb
The Getty is currently in the planning stages for improving and expanding the Vocabularies LOD web site. In order to get feedback from the user community, we have posted a survey online that offers a chance to review current functionality and request new features. There are 11 questions,

Re: [Arches] Arches v4 Installation Windows 10

2017-04-07 Thread Cyrus Hiatt
Hi Susan - Try running: python manage.py packages -o setup_db That should create your database if it's missing. Cheers, Cyrus On Fri, Apr 7, 2017 at 3:41 PM, Susan Penacho wrote: > Hi, > I am working on installing Arches v4 on Windows 10 using the same > instructions

Re: [Arches] Arches v4 installation on Windows 7

2017-04-07 Thread Scott Branting
Dear Adam, Sorry, I hadn't seen your question there. The GDAL path is in the message above, C:/OSGeo4W64/bin/gdal201.dll However, gdal201.dll isn't showing up in other installs, so it might not be so standard. Thanks. I'm always happy to be a test subject. Scott ASOR CHI -- -- To post,

[Arches] Re: Migrating from Arches v3 to v4

2017-04-07 Thread Ryan Anderson
Hi Joel, We have a modified skos exporter complete but we'd like to QA it and determine the best way to deploy it to current users of v3. That being said, if you would like to be a guinea pig I can provide you with the code and instructions on how to deploy it manually. Ryan On Thursday,

Re: [Arches] Getting Started

2017-04-07 Thread David Lopes
(...) I get this message: * File "manage.py", line 22, in from django.core.management import execute_from_command_lineImportError: No module named django.core.management* sexta-feira, 7 de Abril de 2017 às 15:57:42 UTC+1, David Lopes escreveu: > > (...) > > Wait, now I see it, it's

Re: [Arches] Getting Started

2017-04-07 Thread David Lopes
(...) Wait, now I see it, it's in /Projects/arches , I 'm going to run the command you told. sexta-feira, 7 de Abril de 2017 às 15:51:35 UTC+1, David Lopes escreveu: > > Hi Alexei, > > I don't see the "manage.py" file too. > > I noticed, that when running the command "bower install" I got

Re: [Arches] Getting Started

2017-04-07 Thread David Lopes
Hi Alexei, I don't see the "manage.py" file too. I noticed, that when running the command "bower install" I got some error messages. Maybe I should reinstall everything ... quarta-feira, 5 de Abril de 2017 às 17:48:10 UTC+1, Alexei Peters escreveu: > > Did you run the command > > *python