Advertisement
Guest User

Untitled

a guest
Jun 29th, 2019
373
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. *WARNING* Unhandled user exception: LoadStoreAlignmentCause (0xd15c1ddf)
  2. ( Xtensa ISS ) *WARNING* run exited with status 'virtual breakpoint'
  3.  
  4. Traceback (most recent call last):
  5. File "d:xtensarf-2016.4-win32xtensatoolssharegdb/pythongdb__init__.py", line 103, in auto_load_packages
  6. __import__(modname)
  7. File "d:xtensarf-2016.4-win32xtensatoolssharegdb/pythongdbcommandpretty_printers.py", line 19, in <module>
  8. import copy
  9. File "C:Python27Libcopy.py", line 52, in <module>
  10. import weakref
  11. File "C:Python27Libweakref.py", line 14, in <module>
  12. from _weakref import (
  13. ImportError: cannot import name _remove_dead_weakref
  14.  
  15. Traceback (most recent call last):
  16. File "d:xtensarf-2016.4-win32xtensatoolssharegdb/pythongdb__init__.py", line 103, in auto_load_packages
  17. __import__(modname)
  18. File "d:xtensarf-2016.4-win32xtensatoolssharegdb/pythongdbcommandtype_printers.py", line 17, in <module>
  19. import copy
  20. File "C:Python27Libcopy.py", line 52, in <module>
  21. import weakref
  22. File "C:Python27Libweakref.py", line 14, in <module>
  23. from _weakref import (
  24. ImportError: cannot import name _remove_dead_weakref
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement