-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Attribute error when trying to instantiate the graph object in python3.5 #158
Comments
Here is the updated function in groovy.py:
|
@mariomcginley That works. Will be great if added to the repo. |
mogui
added a commit
to mogui/pyorient
that referenced
this issue
Jun 23, 2016
- stepped travis to use python 3.5 - close #160 - close #196 - close #162 with fix as per espeed/bulbs#158 (comment)
teleological
pushed a commit
to teleological/bulbs
that referenced
this issue
Jan 1, 2019
* Adapted fix for issue espeed#158 by @mariomcginley (Pattern.groups RO) * Fixed SUBPATTERN data structure for Python >= 3.6
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am using OrientDB and Rexster with the latest release of Bulb in
python3.5
When I try:
I get the following error:
However, there is no problem with
python3.4
.The text was updated successfully, but these errors were encountered: