You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python version 2.7 (gnu-4.1 compiler) loaded
/N/u/marksant/.bashrc: line 11: /N/u/marksant/.bigjob/python/bin/activate: No such file or directory
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
^M 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0^M100 11369 100 11369 0 0 46693 0 --:--:-- --:--:-- --:--:-- 5551k
Downloading https://pypi.python.org/packages/source/s/setuptools/setuptools-2.1.tar.gz
Traceback (most recent call last):
File "ez_setup.py", line 361, in
sys.exit(main())
File "ez_setup.py", line 357, in main
downloader_factory=options.downloader_factory)
File "ez_setup.py", line 282, in download_setuptools
downloader(url, saveto)
File "ez_setup.py", line 207, in download_file_wget
_clean_check(cmd, target)
File "ez_setup.py", line 152, in _clean_check
subprocess.check_call(cmd)
File "/soft/python/gnu-4.1/2.7/lib/python2.7/subprocess.py", line 504, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['wget', 'https://pypi.python.org/packages/source/s/setuptools/setuptools-2.1.tar.gz', '--quiet', '--output-document', '/gpfs/home/marksant/agent/setuptools-2.1.tar.gz']' returned non-zero exit status 1
Traceback (most recent call last):
File "/N/u/marksant/.bigjob/bigjob-bootstrap.py", line 2346, in
main()
File "/N/u/marksant/.bigjob/bigjob-bootstrap.py", line 825, in main
after_install(options, home_dir)
File "/N/u/marksant/.bigjob/bigjob-bootstrap.py", line 1824, in after_install
subprocess.call([join(home_dir, 'bin', 'easy_install'), 'bigjob'])
File "/soft/python/gnu-4.1/2.7/lib/python2.7/subprocess.py", line 486, in call
return Popen(_popenargs, *_kwargs).wait()
File "/soft/python/gnu-4.1/2.7/lib/python2.7/subprocess.py", line 672, in init
errread, errwrite)
File "/soft/python/gnu-4.1/2.7/lib/python2.7/subprocess.py", line 1201, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "", line 59, in
NameError: name 'bigjob' is not defined
The text was updated successfully, but these errors were encountered:
Python version 2.7 (gnu-4.1 compiler) loaded
/N/u/marksant/.bashrc: line 11: /N/u/marksant/.bigjob/python/bin/activate: No such file or directory
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
^M 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0^M100 11369 100 11369 0 0 46693 0 --:--:-- --:--:-- --:--:-- 5551k
Downloading https://pypi.python.org/packages/source/s/setuptools/setuptools-2.1.tar.gz
Traceback (most recent call last):
File "ez_setup.py", line 361, in
sys.exit(main())
File "ez_setup.py", line 357, in main
downloader_factory=options.downloader_factory)
File "ez_setup.py", line 282, in download_setuptools
downloader(url, saveto)
File "ez_setup.py", line 207, in download_file_wget
_clean_check(cmd, target)
File "ez_setup.py", line 152, in _clean_check
subprocess.check_call(cmd)
File "/soft/python/gnu-4.1/2.7/lib/python2.7/subprocess.py", line 504, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['wget', 'https://pypi.python.org/packages/source/s/setuptools/setuptools-2.1.tar.gz', '--quiet', '--output-document', '/gpfs/home/marksant/agent/setuptools-2.1.tar.gz']' returned non-zero exit status 1
Traceback (most recent call last):
File "/N/u/marksant/.bigjob/bigjob-bootstrap.py", line 2346, in
main()
File "/N/u/marksant/.bigjob/bigjob-bootstrap.py", line 825, in main
after_install(options, home_dir)
File "/N/u/marksant/.bigjob/bigjob-bootstrap.py", line 1824, in after_install
subprocess.call([join(home_dir, 'bin', 'easy_install'), 'bigjob'])
File "/soft/python/gnu-4.1/2.7/lib/python2.7/subprocess.py", line 486, in call
return Popen(_popenargs, *_kwargs).wait()
File "/soft/python/gnu-4.1/2.7/lib/python2.7/subprocess.py", line 672, in init
errread, errwrite)
File "/soft/python/gnu-4.1/2.7/lib/python2.7/subprocess.py", line 1201, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "", line 59, in
NameError: name 'bigjob' is not defined
The text was updated successfully, but these errors were encountered: