EC2 AMI version

This forum is for issues related to parallel processing
and OpenSees using the new interpreters OpenSeesSP and OpenSeesMP

Moderator: selimgunay

jatttracker
Posts: 1
Joined: Tue Apr 14, 2020 12:30 pm
Contact:

Re: EC2 AMI version

Post by jatttracker » Tue Apr 14, 2020 12:32 pm

egzonk wrote:
> cgtydmrc wrote:
> > You can also watch the video in the following link which helps you how to
> > modify your own config file. http://star.mit.edu/cluster/index.html
>
> Thank you very mutch sir , it rreally helped me. 8)

thanks for the link bro

aniwelone
Posts: 1
Joined: Tue Jun 30, 2020 12:49 pm

Re: EC2 AMI version

Post by aniwelone » Tue Jun 30, 2020 12:53 pm

kengawk wrote:
Tue Aug 23, 2016 7:12 am
Thanks for your help!
Try it as your suggestion goes.

And now I think I found the problem is that the setuptool can not be installed successfullly.
The following is error when I am installing setuptool.
value error comes up.It warns that Entry points must be listed in groups.

https://drive.google.com/file/d/0B2M0Ty ... sp=sharing
Extracting in c:\users\admini~1.use\appdata\local\temp\tmpteovsq
Now working in c:\users\admini~1.use\appdata\local\temp\tmpteovsq\setuptools-26.
0.0
Installing Setuptools
Traceback (most recent call last):
File "setup.py", line 194, in <module>
dist = setuptools.setup(**setup_params)
File "C:\Python27\lib\distutils\core.py", line 111, in setup
_setup_distribution = dist = klass(attrs)
File "c:\users\admini~1.use\appdata\local\temp\tmpteovsq\setuptools-26.0.0\set
uptools\dist.py", line 349, in __init__
for ep in pkg_resources.iter_entry_points('distutils.setup_keywords'):
File "c:\users\admini~1.use\appdata\local\temp\tmpteovsq\setuptools-26.0.0\pkg
_resources\__init__.py", line 730, in iter_entry_points
entries = dist.get_entry_map(group)
File "c:\users\admini~1.use\appdata\local\temp\tmpteovsq\setuptools-26.0.0\pkg
_resources\__init__.py", line 2629, in get_entry_map
self._get_metadata('entry_points.txt'), self
File "c:\users\admini~1.use\appdata\local\temp\tmpteovsq\setuptools-26.0.0\pkg
_resources\__init__.py", line 2363, in parse_map
raise ValueError("Entry points must be listed in groups")
ValueError: Entry points must be listed in groups
Something went wrong during the free vps server installation.
See the error message above.


And I installed VS2012.

Thanks again! I really appreciate it.

cgtydmrc wrote:
> You shoud open command prompt in this directory
> "C:\Python27\Scripts" by shift button and right click. Then you
> should type "pip install StarCluster".
>
>
> ***You may also need to install Visual Studio if you confront any problems
> when installing StarCluster.*** This is very important.
>
> Hope this helps.
Thanks you so much for this answer.

gundaraj
Posts: 1
Joined: Mon Sep 21, 2020 4:00 am
Contact:

Re: EC2 AMI version

Post by gundaraj » Mon Sep 21, 2020 4:03 am

aniwelone wrote:
Tue Jun 30, 2020 12:53 pm
kengawk wrote:
Tue Aug 23, 2016 7:12 am
Thanks for your help!
Try it as your suggestion goes.

And now I think I found the problem is that the setuptool can not be installed successfullly.
The following is error when I am installing setuptool.
value error comes up.It warns that Entry points must be listed in groups.

https://drive.google.com/file/d/0B2M0Ty ... sp=sharing
Extracting in c:\users\admini~1.use\appdata\local\temp\tmpteovsq
Now working in c:\users\admini~1.use\appdata\local\temp\tmpteovsq\setuptools-26.
0.0
Installing Setuptools
Traceback (most recent call last):
File "setup.py", line 194, in <module>
dist = setuptools.setup(**setup_params)
File "C:\Python27\lib\distutils\core.py", line 111, in setup
_setup_distribution = dist = klass(attrs)
File "c:\users\admini~1.use\appdata\local\temp\tmpteovsq\setuptools-26.0.0\set
uptools\dist.py", line 349, in __init__
for ep in pkg_resources.iter_entry_points('distutils.setup_keywords'):
File "c:\users\admini~1.use\appdata\local\temp\tmpteovsq\setuptools-26.0.0\pkg
_resources\__init__.py", line 730, in iter_entry_points
entries = dist.get_entry_map(group)
File "c:\users\admini~1.use\appdata\local\temp\tmpteovsq\setuptools-26.0.0\pkg
_resources\__init__.py", line 2629, in get_entry_map
self._get_metadata('entry_points.txt'), self
File "c:\users\admini~1.use\appdata\local\temp\tmpteovsq\setuptools-26.0.0\pkg
_resources\__init__.py", line 2363, in parse_map
raise ValueError("Entry points must be listed in groups")
ValueError: Entry points must be listed in groups
Something went wrong during the free vps server installation.
See the error message above.


And I installed VS2012.

Thanks again! I really appreciate it.

cgtydmrc wrote:
> You shoud open command prompt in this directory
> "C:\Python27\Scripts" by shift button and right click. Then you
> should type "pip install StarCluster".
>
>
> ***You may also need to install Visual Studio if you confront any problems
> when installing StarCluster.*** This is very important.
>
> Hope this helps.
Thanks you so much for this answer.
Yeah, after all that searching, an answer from 4 years ago is what helped! Who would've thought :lol:

Post Reply