← Back to team overview

yade-users team mailing list archive

Re: [Question #671054]: Open File.bdf

 

Question #671054 on Yade changed:
https://answers.launchpad.net/yade/+question/671054

Jan Stránský posted a new comment:
Hi,

> ImportError: No module named pyNastran.bdf

python does not know about pyNastran.bdf.. there are two easy ways:
1) "install" the package by running 'python setup.py' from the downloaded directory
2) sudo pip install pyNastran

let us know. In case of troubles, please provide also the bdf file.

cheers
Jan

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.