Thank you, Adam. Sent from my iPad
> On 21 Feb 2017, at 19:05, Adam Cox <[email protected]> wrote: > > Yes, that directory structure looks fine. > >> On Tue, Feb 21, 2017 at 1:56 AM, 'Lucy FJ' via Arches Project >> <[email protected]> wrote: >> Hi Adam, >> I followed your instructions and we are using Python version 2.7.6 .I do not >> totally understand about having Python 2.7.6 in the virtual environment. I >> assume that that is ENV? I an uploading snips of the entire library >> structure we have on our server. Our app is called 'EAD', these libraries >> are not in ENV. Is this correct? is ths structure correct? We are still >> having problems with compiling python by simply starting Arches - we need to >> use the runserver command and the JPEG decoder did not get installed. That >> is an old issue I asked you about before and you gave me a helpful answer >> but we haven't been able to try it out yet. >> Thank you very much for your help, as ever. Lucy >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >>> On Monday, February 20, 2017 at 8:01:52 PM UTC+2, Adam Cox wrote: >>> Lucy, if you are having issues, the first step you should take is to make >>> sure you are using python 2.7.6. The trick is that you must have virtualenv >>> installed in the appropriate version of python before using it to make the >>> virtual environment for your app. You can test this by activating your >>> virtual environment and then typing python which will open the python >>> interpreter, and in the header you will see what version your virtual >>> environment is based on. This should be 2.7.6. >>> >>> Adam >>> >>>> On Sunday, February 12, 2017 at 7:02:04 AM UTC-6, Lucy FJ wrote: >>>> >>>> Hi all, >>>> >>>> Having done some Arches customization we have hit some strange technical >>>> problems so we decided to check everything from the installation of >>>> dependencies onwards. It appears that we are using Oracle Linux 6.7 for >>>> our Arches app. Has anyone had any problems with this? >>>> >>>> It also seems that we are using Python v 2.6.6 not 2.7.6 which was >>>> suggested for Arches. We know later versions can cause problems but can >>>> earlier ones? If we need the later version of Python can we simply >>>> download it and install without redoing the whole Arches installation >>>> again? >>>> >>>> Thank you very much for your help! >>>> >>>> Lucy >> >> -- >> -- 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.
