Skip to content

Fixed Error from PR #59 #60

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

Merged
merged 5 commits into from
Aug 27, 2017
Merged

Fixed Error from PR #59 #60

merged 5 commits into from
Aug 27, 2017

Conversation

theochit
Copy link
Contributor

cv2/__init__.py in PR #59 imported cv2.cv2 for some reason. This should fix that by changing it to just cv2.

cv2/__init__.py was importing "cv2.cv2" instead of just "cv2"
cv2/__init__.py was importing "cv2.cv2" instead of just "cv2"
possible syntax error? Surprised.
making sure that cv2.cv2 works, no idea why it would..
@theochit
Copy link
Contributor Author

theochit commented Aug 26, 2017

I think this should be good now (I really hope so 🙏 ). My initial commit is the same as the last commit, but I accidentally renamed the .tar.gz so the manifest wasn't loading it.

@Miserlou Miserlou merged commit b899244 into Miserlou:master Aug 27, 2017
@theochit
Copy link
Contributor Author

theochit commented Aug 28, 2017

image
Sorry... I'm still getting this error, no idea why. Is there any way for me to test and find the bug without needing you to pull?

@Miserlou
Copy link
Owner

Related:
#61
pypi/warehouse#2342

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants