[Arches] Re: Problems importing data from a csv with the mapping file

2021-01-28 Thread patlu...@gmail.com
Hi, In the absence of a Linux expert . . . I would suggest changing permissions (ie chmod) temporarily to 777 and if that makes the difference you will know you are looking in the right place. The first number is permissions for the user associated with the file, the second is for the user gro

Re: [Arches] Graph Validation Error (you cannot modify a Resource Model with instances) - how do I find instances?

2020-10-20 Thread patlu...@gmail.com
Hello Jude, >From the website in the link download the SKOS file seneschal_eh_period_20130717.rdf and put it on your server. Within Arches Reference Data Manager select the 'Thesauri' tab. >From the blue 'Tools' menu select 'Import Thesauri' and the 'Import New Concept Scheme' dialogue window o

Re: [Arches] Re: Installing Arches 5 on my laptop - problems

2020-09-28 Thread patlu...@gmail.com
ticket in to get this fixed but the work around is to run > the following after you run $ *pip install arches* > > *$ pip uninstall vine * > *$ pip install vine==1.3.0 * > > Andy > > On Sunday, September 27, 2020 at 9:02:41 AM UTC+1 patlu...@gmail.com > wrote: > >

Re: [Arches] Re: Installing Arches 5 on my laptop - problems

2020-09-27 Thread patlu...@gmail.com
make the virtual environment (as you did). > > Glad you've been making your way through the install process. > > Cheers, > Adam > > On Saturday, September 26, 2020 at 4:21:24 AM UTC-5 patlu...@gmail.com > wrote: > >> Hi Alina, >> >> Thanks for the repl

Re: [Arches] Re: Installing Arches 5 on my laptop - problems

2020-09-26 Thread patlu...@gmail.com
Thanks! > > Best, > > Alina > -- > *From:* arches...@googlegroups.com on behalf > of patlu...@gmail.com > *Sent:* Thursday, September 24, 2020 11:29:13 AM > *To:* Arches Project > *Subject:* [Arches] Re: Installing Arches 5 on my laptop - p

[Arches] Re: Installing Arches 5 on my laptop - problems

2020-09-24 Thread patlu...@gmail.com
A little progress. The failure to build wheels has been cured by invoking: $ pip install wheel before $pip install arches arches now installs OK. Pat On Saturday, September 19, 2020 at 2:50:42 PM UTC+1 patlu...@gmail.com wrote: > Hello again, > > This really is not a DOS atta

Re: [Arches] Re: V5 dependencies installation - postygres install problem

2020-09-21 Thread patlu...@gmail.com
gt; > > On Sat, Sep 19, 2020 at 4:23 AM patlu...@gmail.com > wrote: > >> Hello Alina, >> >> Thanks for the reply. That link did not help with my problem, but thanks >> for taking the time to post it. >> >> I believe that, despite those messages, whi

[Arches] Installing Arches 5 on my laptop - problems

2020-09-19 Thread patlu...@gmail.com
Hello again, This really is not a DOS attack. I have installed the dependencies as per the script from github, and am now trying to install Arches itself by following the documentation for V5.0. $ mkdir Projects && cd Projects Works fine $ python -m venv /path/to/new/ENV This invoked python 2

[Arches] nodejs using python 2.7 - is this OK for arches 5?

2020-09-19 Thread patlu...@gmail.com
Hi, I am installing Arches 5 on my laptop. When installing nodejs, using the install script ubuntu_install.sh, I note that it installs a whole load of Python2.7 stuff, whereas I understand that we are now using Python3 for Arches 5. Is this a problem? The script output is below. Best wishes

[Arches] Couchdb Installation

2020-09-19 Thread patlu...@gmail.com
Hi, I am installing Arches 5 on my laptop. When installing nodejs, using the install script ubuntu_install.sh, I note that it installs a whole load of Python2.7 stuff, whereas I understand that we are now using Python3 for Arches 5. Is this a problem? The script output is below. Best wishes

[Arches] Re: V5 dependencies installation - postygres install problem

2020-09-19 Thread patlu...@gmail.com
> install! > > Best, > > Alina > > On Tuesday, September 15, 2020 at 4:38:54 AM UTC-7 patlu...@gmail.com > wrote: > >> Hi folks, >> >> I am setting up an Arches v5 installation in a Vbox Virtual Machine on >> my laptop using the install sc

[Arches] V5 dependencies installation - postygres install problem

2020-09-15 Thread patlu...@gmail.com
Hi folks, I am setting up an Arches v5 installation in a Vbox Virtual Machine on my laptop using the install script for Ubuntu 18.04 using the install script install_ubuntu.sh fetched from github. I got as far as the line: sudo -u postgres psql -d template_postgis -c "CREATE EXTENSION postgis;

Re: [Arches] Installation Docs - version 5

2020-09-08 Thread patlu...@gmail.com
Hello Adam, Thanks for the reply. Good news on a documentation update. I'd be delighted to contribute to that. I will keep some notes on issues that have arisen as I follow them. By the way, the V5 demo is brilliant. Best regards, Pat On Tuesday, September 8, 2020 at 3:31:08 PM UTC+1 mr.ad...@