Advertisement
Guest User

Untitled

a guest
Dec 28th, 2017
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. root:~/workspaces-yocto/2.4/tmp/work/cortexa9hf-neon-dey-linux-gnueabi/networkmanager/1.8.2-r0/NetworkManager-1.8.2# "$PYTHON" -c 'from gi.repository import GObject'
  2. Traceback (most recent call last):
  3. File "<frozen importlib._bootstrap>", line 890, in _find_spec
  4. AttributeError: 'DynamicImporter' object has no attribute 'find_spec'
  5.  
  6. During handling of the above exception, another exception occurred:
  7.  
  8. Traceback (most recent call last):
  9. File "<string>", line 1, in <module>
  10. File "/home/jdepedro/workspaces-yocto/2.4/tmp/work/cortexa9hf-neon-dey-linux-gnueabi/networkmanager/1.8.2-r0/recipe-sysroot-native/usr/lib/python3.5/site-packages/gi/importer.py", line 127, in find_module
  11. 'introspection typelib not found' % namespace)
  12. ImportError: cannot import name GObject, introspection typelib not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement