Dedi Gadot
2015-03-05 08:56:24 UTC
Hi,
I keep getting the following error with spyder 2.3.3, didn't happen with
2.3.2:
File "DNN.py", line 13, in <module>
from nolearn.lasagne import BatchIterator as BatchIterator
File
"/home/dedigadot/Envs/env1/local/lib/python2.7/site-packages/nolearn/lasagne.py",
line 1, in <module>
from __future__ import absolute_import
File
"/home/dedigadot/Envs/env1/local/lib/python2.7/site-packages/nolearn/lasagne.py",
line 1, in <module>
from __future__ import absolute_import
File "/usr/lib/python2.7/bdb.py", line 48, in trace_dispatch
return self.dispatch_line(frame)
File "/usr/lib/python2.7/bdb.py", line 65, in dispatch_line
if self.stop_here(frame) or self.break_here(frame):
File
"/home/dedigadot/spyder-2.3.3/spyderlib/widgets/externalshell/sitecustomize.py",
line 515, in break_here
filename = unicode(filename, "utf-8")
*TypeError: decoding Unicode is not supported*
Anyone knows what's going on?
Thanks
David
I keep getting the following error with spyder 2.3.3, didn't happen with
2.3.2:
File "DNN.py", line 13, in <module>
from nolearn.lasagne import BatchIterator as BatchIterator
File
"/home/dedigadot/Envs/env1/local/lib/python2.7/site-packages/nolearn/lasagne.py",
line 1, in <module>
from __future__ import absolute_import
File
"/home/dedigadot/Envs/env1/local/lib/python2.7/site-packages/nolearn/lasagne.py",
line 1, in <module>
from __future__ import absolute_import
File "/usr/lib/python2.7/bdb.py", line 48, in trace_dispatch
return self.dispatch_line(frame)
File "/usr/lib/python2.7/bdb.py", line 65, in dispatch_line
if self.stop_here(frame) or self.break_here(frame):
File
"/home/dedigadot/spyder-2.3.3/spyderlib/widgets/externalshell/sitecustomize.py",
line 515, in break_here
filename = unicode(filename, "utf-8")
*TypeError: decoding Unicode is not supported*
Anyone knows what's going on?
Thanks
David
--
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 http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.
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 http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.