Skip to content
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

Update README.md #41

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update README.md #41

wants to merge 1 commit into from

Conversation

RGBmaia
Copy link

@RGBmaia RGBmaia commented Sep 18, 2024

correct import

correct import
@pradhyumna85
Copy link
Contributor

@RGBmaia, The import should "from pyzerox" (different from the js sdk) as we recently update the package name in our the last release on pypi: https://github.com/getomni-ai/zerox/releases/tag/v0.1.0
The package source - "zerox" folder was renamed to pyzerox, so the imports are correct: https://github.com/getomni-ai/zerox/tree/eaf13b2daab7e88e2c8648c1d9bc2a2e7d47b938/py_zerox

@RGBmaia, are you facing issues in importing package?

@pradhyumna85
Copy link
Contributor

pradhyumna85 commented Sep 19, 2024

@tylermaran , I found out the issue, the package hosted in pypi is still the older 0.0.3 version and that version used the older import name, could you push the latest releases to pypi?

@RGBmaia, for now you can uninstall pyzerox and reinstall the latest version via the git repo using pip install git+https://github.com/getomni-ai/zerox.git

@tylermaran, I think we can close the issue.

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