Collecting rdf2gremlin
Using cached https://files.pythonhosted.org/packages/10/33/5d501fc015e32c101ed7687bd924a4566e580a7a034293117462da14844c/rdf2gremlin-0.1.34.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pycharm-packaging/rdf2gremlin/setup.py", line 8, in
import rdf2g
File "/tmp/pycharm-packaging/rdf2gremlin/rdf2g/init.py", line 8, in
from rdf2g.update import *
File "/tmp/pycharm-packaging/rdf2gremlin/rdf2g/update.py", line 12, in
from gremlin_python import statics
ModuleNotFoundError: No module named 'gremlin_python'
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pycharm-packaging/rdf2gremlin/
Collecting rdf2gremlin Using cached https://files.pythonhosted.org/packages/10/33/5d501fc015e32c101ed7687bd924a4566e580a7a034293117462da14844c/rdf2gremlin-0.1.34.tar.gz Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line 1, in
File "/tmp/pycharm-packaging/rdf2gremlin/setup.py", line 8, in
import rdf2g
File "/tmp/pycharm-packaging/rdf2gremlin/rdf2g/init.py", line 8, in
from rdf2g.update import *
File "/tmp/pycharm-packaging/rdf2gremlin/rdf2g/update.py", line 12, in
from gremlin_python import statics
ModuleNotFoundError: No module named 'gremlin_python'
Command "python setup.py egg_info" failed with error code 1 in /tmp/pycharm-packaging/rdf2gremlin/