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

PyNite installation #5

Closed
LcnGnd opened this issue Oct 15, 2019 · 2 comments
Closed

PyNite installation #5

LcnGnd opened this issue Oct 15, 2019 · 2 comments

Comments

@LcnGnd
Copy link
Contributor

LcnGnd commented Oct 15, 2019

I have a problem with PyNite installation.
First of all I install Pynite by the command "pip install Pynite" in prompt of comand of my computer. Now, if I check the already installed modules by the command "pip list", PyNite is available. The problem is when I want to use PyNite module in a script:

PyNite-master -> Examples -> Simple Beam - Point Load.py -> EDIT with IDLE ->Run module (F5)

Python give me an error:
Cattura

How can I solve it?

@JWock82
Copy link
Owner

JWock82 commented Oct 15, 2019

Good question!

Use ‘pip install pynitefea’ instead. The name PyNite was already taken in the PyPI package manager, so I added ‘fea’ to the end.

‘pip install Pynite’ installs some kind of ‘Fortnite’ video game package. You’ll probably want to uninstall that, unless you play Fortnite :)

@LcnGnd
Copy link
Contributor Author

LcnGnd commented Oct 15, 2019

Great! Problem solved!
Thank you so much.

@JWock82 JWock82 closed this as completed Oct 15, 2019
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

2 participants