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

Cannot import name 'update_scParams' #15

Closed
Godtec opened this issue Jun 20, 2017 · 1 comment
Closed

Cannot import name 'update_scParams' #15

Godtec opened this issue Jun 20, 2017 · 1 comment

Comments

@Godtec
Copy link

Godtec commented Jun 20, 2017

I have this error:

mikek@mike-M6700:~/Documents/Mike_Play_Learn/SDR_Radio/pyLMS7002M/examples/VNA$ python3 calculateVNA.py r50 save
Traceback (most recent call last):
File "calculateVNA.py", line 29, in
from smithplot.smithaxes import update_scParams
ImportError: cannot import name 'update_scParams'

After running this example.
https://github.com/myriadrf/pyLMS7002M/blob/master/examples/VNA/calculateVNA.py

Also had trouble with python versions, 2.7 or 3.
I did do a Python3 ./setup.py install

Thanks.
MikeK

@brainstorm
Copy link

Comment out the update_scParams line on that script for now, you'll get some plots ;)

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

3 participants