Opensees on AWS amazon
Moderators: silvia, selimgunay, Moderators
Opensees on AWS amazon
Hello everyone,
I tried to install StarCluster on Windows for running my models on AWS cloud. I follow successful the steps until I reach the following step:
"Once you’ve installed the above dependencies into your Python 2.7 installation you can now run:
c:\> easy_install StarCluster"
When I copy-paste "easy_install StarCluster" on CMD (with permissions), like this:
C:\Python27\Scripts>easy_install StarCluster
This is the answer:
Searching for StarCluster
Reading http://pypi.python.org/simple/StarCluster/
Couldn't find index page for 'StarCluster' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading http://pypi.python.org/simple/
No local packages or download links found for StarCluster
Best match: None
Traceback (most recent call last):
File "C:\Python27\Scripts\easy_install-script.py", line 8, in <module>
load_entry_point('setuptools==0.6c11', 'console_scripts', 'easy_install')()
File "C:\Python27\lib\site-packages\setuptools\command\easy_install.py", line 1712, in main
with_ei_usage(lambda:
File "C:\Python27\lib\site-packages\setuptools\command\easy_install.py", line 1700, in with_ei_usage
return f()
File "C:\Python27\lib\site-packages\setuptools\command\easy_install.py", line 1716, in <lambda>
distclass=DistributionWithoutHelpCommands, **kw
File "C:\Python27\lib\distutils\core.py", line 152, in setup
dist.run_commands()
File "C:\Python27\lib\distutils\dist.py", line 953, in run_commands
self.run_command(cmd)
File "C:\Python27\lib\distutils\dist.py", line 972, in run_command
cmd_obj.run()
File "C:\Python27\lib\site-packages\setuptools\command\easy_install.py", line 211, in run
self.easy_install(spec, not self.no_deps)
File "C:\Python27\lib\site-packages\setuptools\command\easy_install.py", line 434, in easy_install
self.local_index
File "C:\Python27\lib\site-packages\setuptools\package_index.py", line 475, in fetch_distribution
return dist.clone(location=self.download(dist.location, tmpdir))
AttributeError: 'NoneType' object has no attribute 'clone'
C:\Python27\Scripts>
Please help to solve the issue
Thanks in advance guys.
I tried to install StarCluster on Windows for running my models on AWS cloud. I follow successful the steps until I reach the following step:
"Once you’ve installed the above dependencies into your Python 2.7 installation you can now run:
c:\> easy_install StarCluster"
When I copy-paste "easy_install StarCluster" on CMD (with permissions), like this:
C:\Python27\Scripts>easy_install StarCluster
This is the answer:
Searching for StarCluster
Reading http://pypi.python.org/simple/StarCluster/
Couldn't find index page for 'StarCluster' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading http://pypi.python.org/simple/
No local packages or download links found for StarCluster
Best match: None
Traceback (most recent call last):
File "C:\Python27\Scripts\easy_install-script.py", line 8, in <module>
load_entry_point('setuptools==0.6c11', 'console_scripts', 'easy_install')()
File "C:\Python27\lib\site-packages\setuptools\command\easy_install.py", line 1712, in main
with_ei_usage(lambda:
File "C:\Python27\lib\site-packages\setuptools\command\easy_install.py", line 1700, in with_ei_usage
return f()
File "C:\Python27\lib\site-packages\setuptools\command\easy_install.py", line 1716, in <lambda>
distclass=DistributionWithoutHelpCommands, **kw
File "C:\Python27\lib\distutils\core.py", line 152, in setup
dist.run_commands()
File "C:\Python27\lib\distutils\dist.py", line 953, in run_commands
self.run_command(cmd)
File "C:\Python27\lib\distutils\dist.py", line 972, in run_command
cmd_obj.run()
File "C:\Python27\lib\site-packages\setuptools\command\easy_install.py", line 211, in run
self.easy_install(spec, not self.no_deps)
File "C:\Python27\lib\site-packages\setuptools\command\easy_install.py", line 434, in easy_install
self.local_index
File "C:\Python27\lib\site-packages\setuptools\package_index.py", line 475, in fetch_distribution
return dist.clone(location=self.download(dist.location, tmpdir))
AttributeError: 'NoneType' object has no attribute 'clone'
C:\Python27\Scripts>
Please help to solve the issue
Thanks in advance guys.
Re: Opensees on AWS amazon
Not yet. We will wait for a solution
Do you have the same problem?
Do you have the same problem?
Re: Opensees on AWS amazon
getting problem. not work completely
Re: Opensees on AWS amazon
If you get a solution, please post it
-
- Posts: 916
- Joined: Mon Sep 09, 2013 8:50 pm
- Location: University of California, Berkeley
Re: Opensees on AWS amazon
You can also try running OpenSees SP or MP on Design Safe. It may be possible to get more technical support there.
-
- Posts: 1
- Joined: Fri Nov 26, 2021 2:07 am
Re: Opensees on AWS amazon
OK Thanks for sharing.