Hi,
Please open an issue on Github about this, and post the code your trying
to debug that generates this error.
Cheers,
Carlos
El 25/01/17 a las 17:19, [email protected] escribió:
hi
i got the following error trace on the internal console while stepping
through some code (debug/continue) in the debugger. Im running spyder
3.1.2 (win64, python3 conda environment).
Im happy to raise a github bug it it could be useful
thanks
rob
>>> Traceback (most recent call last):
File "C:\Users\Rob
Buckley\Anaconda2\envs\python3\lib\site-packages\spyder\widgets\ipythonconsole\namespacebrowser.py",
line 52, in <lambda>
self.namespacebrowser.process_remote_view(data))
File "C:\Users\Rob
Buckley\Anaconda2\envs\python3\lib\site-packages\spyder\widgets\variableexplorer\namespacebrowser.py",
line 341, in process_remote_view
self.set_data(remote_view)
File "C:\Users\Rob
Buckley\Anaconda2\envs\python3\lib\site-packages\spyder\widgets\variableexplorer\namespacebrowser.py",
line 482, in set_data
self.editor.set_data(data)
File "C:\Users\Rob
Buckley\Anaconda2\envs\python3\lib\site-packages\spyder\widgets\variableexplorer\collectionseditor.py",
line 819, in set_data
self.model.set_data(data, self.dictfilter)
File "C:\Users\Rob
Buckley\Anaconda2\envs\python3\lib\site-packages\spyder\widgets\variableexplorer\collectionseditor.py",
line 159, in set_data
self.set_size_and_type()
File "C:\Users\Rob
Buckley\Anaconda2\envs\python3\lib\site-packages\spyder\widgets\variableexplorer\collectionseditor.py",
line 174, in set_size_and_type
for index in range(start, stop) ]
File "C:\Users\Rob
Buckley\Anaconda2\envs\python3\lib\site-packages\spyder\widgets\variableexplorer\collectionseditor.py",
line 174, in <listcomp>
for index in range(start, stop) ]
TypeError: string indices must be integers
--
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 [email protected]
<mailto:[email protected]>.
To post to this group, send email to [email protected]
<mailto:[email protected]>.
Visit this group at https://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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.