-
Notifications
You must be signed in to change notification settings - Fork 88
Closed
Milestone
Description
when i try to initialize it i get:
import pydgraph.client
pydgraph.client.DgraphClient("localhost", 8001)ImportError: No module named 'graphresponse_pb2'
but if change the cwd like this:
!cd /usr/local/lib/python3.5/dist-packages/pydgraph
everything works
pydgraph.client.DgraphClient("localhost", 8001)<pydgraph.client.DgraphClient at 0x7f5ecfb3b128>
mbande
Metadata
Metadata
Assignees
Labels
No labels