Hi,
I am facing this problem while installing web framework, according to step
3 for installation on linux.
$ ./install.sh gives the following error:
==============================================================================
New python executable in /home/sindh/Arches/virtualenv/ENV/bin/python
Traceback (most recent call last):
File "/home/sindh/Arches/virtualenv/virtualenv.py", line 2429, in <module>
main()
File "/home/sindh/Arches/virtualenv/virtualenv.py", line 942, in main
never_download=options.never_download)
File "/home/sindh/Arches/virtualenv/virtualenv.py", line 1043, in
create_environment
site_packages=site_packages, clear=clear))
File "/home/sindh/Arches/virtualenv/virtualenv.py", line 1274, in
install_python
shutil.copyfile(executable, py_executable)
File "/usr/lib/python2.7/shutil.py", line 83, in copyfile
with open(dst, 'wb') as fdst:
IOError: [Errno 13] Permission denied:
'/home/sindh/Arches/virtualenv/ENV/bin/python'
Traceback (most recent call last):
File "install.py", line 48, in <module>
execfile(activate_this, dict(__file__=activate_this))
IOError: [Errno 2] No such file or directory:
'/home/sindh/Arches/virtualenv/ENV/bin/activate_this.py'
===================================================================================
Anyone who faced this error? Help will be really appreciated :) Thanks.
--
-- 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/groups/opt_out.