Skip to content
This repository has been archived by the owner on Jun 19, 2020. It is now read-only.

Import RotorSE Error #13

Closed
SamAct opened this issue Apr 22, 2018 · 0 comments
Closed

Import RotorSE Error #13

SamAct opened this issue Apr 22, 2018 · 0 comments

Comments

@SamAct
Copy link

SamAct commented Apr 22, 2018

Trying to run WISDEM in Linux Ubuntu. I am getting this error, although have no issues in installation.
python
import rotorse.rotor
Gives:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/home/anurag/Documents/openmdao-0.10.3.2/WISDEM/plugins/RotorSE/src/rotorse/rotor.py", line 17, in <module>

Along with:

`from rotoraerodefaults import CCBladeGeometry, CCBlade, CSMDrivetrain, RayleighCDF, WeibullWithMeanCDF`

File "/home/anurag/Documents/openmdao-0.10.3.2/WISDEM/plugins/RotorSE/src/rotorse/rotoraerodefaults.py", line 15, in <module>
from ccblade import CCAirfoil, CCBlade as CCBlade_PY ImportError: cannot import name CCBlade

What could be wrong, can you suggest?

@SamAct SamAct closed this as completed Apr 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant