Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I tried to run system.py but got error #51

Open
lvzt opened this issue May 26, 2021 · 0 comments
Open

I tried to run system.py but got error #51

lvzt opened this issue May 26, 2021 · 0 comments

Comments

@lvzt
Copy link

lvzt commented May 26, 2021

Hi,

I noticed this project a few years ago. I just cloned the codes and successfully installed on my computer. I tried to run system.py under sysml folder but I got error. I posed in following.

D:\Python38\Scripts\python.exe E:/WorkspaceCode/sysmlpy/sysml/system.py
Traceback (most recent call last):
File "E:/WorkspaceCode/sysmlpy/sysml/system.py", line 5, in
from sysml import *
File "", line 259, in load_module
File "D:\Python38\lib\site-packages\sysml-0.1.0-py3.8.egg\sysml_init_.py", line 1, in
from sysml.elements import *
ModuleNotFoundError: No module named 'sysml.elements'

Process finished with exit code 1

Would you mind to tell me how to solve it? Thank you very much.

BTW, my environment: Windows 10 Professional, Python 3.8 64-bit.

Best,

Zhentao Lu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant