Discussion:
[spyder] Spyder error message
Ridwan Giwa
2018-10-31 01:51:26 UTC
Permalink
This is the error message I'm getting while trying to run a python library
on spyder

runfile('C:/Users/ridwa/AppData/Local/Continuum/anaconda3/lib/site-packages/spyder_kernels/customize/spydercustomize.py',
wdir='C:/Users/ridwa/AppData/Local/Continuum/anaconda3/lib/site-packages/spyder_kernels/customize')
Traceback (most recent call last):
File "<ipython-input-3-530fef3d931b>", line 1, in <module>

runfile('C:/Users/ridwa/AppData/Local/Continuum/anaconda3/lib/site-packages/spyder_kernels/customize/spydercustomize.py',
wdir='C:/Users/ridwa/AppData/Local/Continuum/anaconda3/lib/site-packages/spyder_kernels/customize')
File
"C:\Users\ridwa\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder_kernels\customize\spydercustomize.py",
line 668, in runfile
exec(f.read(),filename, namespace)
UnboundLocalError: local variable 'f' referenced before assignment
--
You received this message because you are subscribed to the Google Groups "spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spyderlib+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.
Continue reading on narkive:
Loading...