-
Notifications
You must be signed in to change notification settings - Fork 27
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
context_clean.py exception #11
Comments
I believe this is now working. There have been quite a few changes, but installing via pip should also work now. |
Hi tmolteno - thank for sharing your necpp/PyNEC package. I am starting to learn using them. Unfortunately I encountered the same exception: $ python /Volumes/Data13/python/logperiodic_opt.py My installation: $ pip freeze |
Finally fixed. Thanks for reporting. |
As I understand after compilation of PyNEC, component is added only for python2.7 so I used 2.7.
There was exception in my environment for
python2.7 dipole.py
Wavelength is 0.1224m, initial length is 0.0612m
To see example result I have added locally that change which works:
BTW: Is there any reconfiguration trick to install PyNec for Python3?
The text was updated successfully, but these errors were encountered: