Guest User

Untitled

a guest
Jan 21st, 2019
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.03 KB | None | 0 0
  1. azio@laptop-work:~/Downloads$ dnetbaseshell scan 'result|039fe87e-608b-4c0c-a11c-afcbeb492ad2_UmVwb3NpdG9yeVNlcnZpY2VSZXNvdXJjZXMvUmVwb3NpdG9yeVNlcnZpY2VSZXNvdXJjZVR5cGU=::oai:oceanrep.geomar.de:14809' -v 'body'
  2. Traceback (most recent call last):
  3.   File "/usr/local/bin/dnetbaseshell", line 9, in <module>
  4.     load_entry_point('dnet-hbase-shell==0.0-24-g7534', 'console_scripts', 'dnetbaseshell')()
  5.   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 337, in load_entry_point
  6.     return get_distribution(dist).load_entry_point(group, name)
  7.   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2279, in load_entry_point
  8.     return ep.load()
  9.   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1989, in load
  10.     entry = __import__(self.module_name, globals(),globals(), ['__name__'])
  11.   File "/usr/local/lib/python2.7/dist-packages/dnet_hbase_shell-0.0_24_g7534-py2.7.egg/dnet/hbase/shell.py", line 9, in <module>
  12.     from eu.dnetlib.data.proto.OafParent_pb2 import Oaf
  13. ImportError: No module named OafParent_pb2
Add Comment
Please, Sign In to add comment