Hi, I am trying to install galaxy on my computer, after I run ' sh run.sh', I got an error message as follows: [Errno 1] Operation not permitted: '/Users/junchendiao/.python-eggs' The Python egg cache directory is currently set to: /Users/junchendiao/.python-eggs Perhaps your account does not have write access to this directory? You can change the cache directory by setting the PYTHON_EGG_CACHE environment variable to point to an accessible directory. I searched how to fix the python eggs problem, but none of which succeeded. I wonder if you can help me to address this problem. Thank you, Junchen -- Junchen Diao Ph.D Candidate Department of Systems Biology UT MD Anderson Cancer Center Houston, TX USA
Are you running Galaxy as the junchendiao user on your laptop? You are not using sudo or anything are you? What is the output of the following two commands: ls -lsah /Users/junchendiao/.python-eggs mkdir /Users/junchendiao/.python-eggs -John On Fri, Sep 4, 2015 at 12:34 AM, Junchen Diao <jcdiao@gmail.com> wrote:
Hi,
I am trying to install galaxy on my computer, after I run ' sh run.sh', I got an error message as follows:
[Errno 1] Operation not permitted: '/Users/junchendiao/.python-eggs'
The Python egg cache directory is currently set to:
/Users/junchendiao/.python-eggs
Perhaps your account does not have write access to this directory? You can
change the cache directory by setting the PYTHON_EGG_CACHE environment
variable to point to an accessible directory.
I searched how to fix the python eggs problem, but none of which succeeded. I wonder if you can help me to address this problem.
Thank you, Junchen
-- Junchen Diao Ph.D Candidate Department of Systems Biology UT MD Anderson Cancer Center Houston, TX USA ___________________________________________________________ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at: https://lists.galaxyproject.org/
To search Galaxy mailing lists use the unified search at: http://galaxyproject.org/search/mailinglists/
participants (2)
-
John Chilton
-
Junchen Diao