Hi Cat, no, you shouldn't have to change settings.py, but you should
double-check the path that you typed.  Make sure that if it has spaces in
it you have quotation marks, make sure you're using slashes in the correct
direction.

The error is worded that way because this function
<https://github.com/archesproject/arches/blob/master/arches/management/commands/package_utils/authority_files.py#L34>
first
takes the  settings.CONCEPT_SCHEME_LOCATIONS list (which in your case is
empty) and then appends the path that you provided.  So it's all in the
same list when the process starts...

On Thu, Jan 14, 2016 at 3:44 PM, Cat Moody <[email protected]>
wrote:

> Opps,
> no it was not, so a re-ran the command and it said I had errors in the
> files- the log had this in it:
>
> Path in settings.CONCEPT_SCHEME_LOCATIONS doesn't exist (')
>
> Am I required to have something in the settings file for this variable?  I
> just left that section commented out since I supplied the path in the
> command...
>
>
>
> On Thursday, January 14, 2016 at 2:36:38 PM UTC-7, Adam Cox wrote:
>>
>> Hmmm, is your virtual environment activated?
>>
>> On Thu, Jan 14, 2016 at 3:35 PM, Cat Moody <[email protected]>
>> wrote:
>>
>>> Thanks Adam, I copied the files from the ENV location into my project
>>> (same location) and specified that location, then I tried running the
>>> command from my hip project directory, and I'm getting this error
>>>
>>> Traceback (most recent call last):
>>>
>>>   File "manage.py", line 22, in <module>
>>>
>>>     from django.core.management import execute_from_command_line
>>>
>>> ImportError: No module named django.core.management
>>>
>>>
>>> thanks for any help
>>>
>>>
>>>
>>>
>>>
>>> On Thursday, January 14, 2016 at 11:44:34 AM UTC-7, Cat Moody wrote:
>>>>
>>>> Hi,
>>>> I've just completed the Arches install.  I've logged into RDM and was
>>>> going to setup Controlled Vocabularies and Authority Files there.  I don't
>>>> have the choices shown in the screen shots shown here:
>>>>
>>>> http://arches-hip.readthedocs.org/en/latest/loading-data/#create-controlled-vocabularies-using-the-reference-data-manager
>>>>
>>>>
>>>>
>>>> <https://lh3.googleusercontent.com/-rhQ3WfKI798/VpfsDjBKYuI/AAAAAAAAAAM/xV3xPYn0F6o/s1600/rdm.JPG>
>>>> I've included my screen shot- I just have Resource to Resource
>>>> Relationship types under my left pane.  I don't have activity type, actor
>>>> type, address type etc.  I'm I supposed to create those manually?
>>>>
>>>> Thanks for any help.
>>>> 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.
>>>
>>
>> --
> -- 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.

Reply via email to