-
Notifications
You must be signed in to change notification settings - Fork 13
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
Commented line #4
Comments
Confirming this is solving this issue. |
Thank you! |
jmrenouard
added a commit
to jmrenouard/pgwrap
that referenced
this issue
Oct 15, 2019
Removing commented line
Pull request send to project. |
Could you merge pull request to master branch? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Testing with python 3.6.3 gets following error:
AttributeError: module 'pgwrap' has no attribute 'connection'
File init.py has the first line commented with a important module.
Should this be uncommented?
The text was updated successfully, but these errors were encountered: