Opensees on AWS amazon

Forum for OpenSees users to post questions, comments, etc. on the use of the OpenSees interpreter, OpenSees.exe

Moderators: silvia, selimgunay, Moderators

Post Reply
dgale
Posts: 55
Joined: Fri Jan 15, 2016 4:01 am
Location: UPM

Opensees on AWS amazon

Post by dgale » Fri Feb 12, 2021 4:41 pm

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.

dgale
Posts: 55
Joined: Fri Jan 15, 2016 4:01 am
Location: UPM

Re: Opensees on AWS amazon

Post by dgale » Sat Feb 13, 2021 6:54 am

Not yet. We will wait for a solution

Do you have the same problem?

swipeidea
Posts: 1
Joined: Sat Feb 06, 2021 9:31 pm
Contact:

Re: Opensees on AWS amazon

Post by swipeidea » Sun Feb 14, 2021 8:50 am

getting problem. not work completely

dgale
Posts: 55
Joined: Fri Jan 15, 2016 4:01 am
Location: UPM

Re: Opensees on AWS amazon

Post by dgale » Mon Feb 15, 2021 9:39 am

If you get a solution, please post it

selimgunay
Posts: 913
Joined: Mon Sep 09, 2013 8:50 pm
Location: University of California, Berkeley

Re: Opensees on AWS amazon

Post by selimgunay » Mon Feb 15, 2021 12:43 pm

You can also try running OpenSees SP or MP on Design Safe. It may be possible to get more technical support there.

dgale
Posts: 55
Joined: Fri Jan 15, 2016 4:01 am
Location: UPM

Re: Opensees on AWS amazon

Post by dgale » Wed Feb 17, 2021 3:11 am

Finally, I found a forum where apparently it is explained.

viewtopic.php?f=7&t=63276

richamalhotra
Posts: 1
Joined: Fri Nov 26, 2021 2:07 am

Re: Opensees on AWS amazon

Post by richamalhotra » Fri Nov 26, 2021 2:12 am

OK Thanks for sharing.

Post Reply