-
Notifications
You must be signed in to change notification settings - Fork 233
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
ModuleNotFoundError: No module named 'megaparse.parser' #158
Comments
Ok you have to install version 0.0.48 at least. We have an issue with the pypi where you might have an old version of Python and uv shadow installs the lowest python version compatible. Try forcing installing 0.0.48 |
@StanGirard I tried forcing installing 0.0.48 on mac but got into dependencies collision 🤔:
|
Can you try to use python 3.11 ? |
with python 3.11 works for me too. Thanks ! |
I can confirm that using Python 3.11.9 allows me to install latest versions of megaparse-sdk and megaparse |
the docker image also fails. It is using 3.11 already #147 https://github.com/QuivrHQ/MegaParse/blob/main/Dockerfile#L1 |
Oh no this seems bad... Can we fix this without a workaround? I will help with a PR to fix it if you lead me to the problem. |
Both code snippets Copied from README.md
Error:
Error:
Name: megaparse
Version: 0.0.31
Location: /home/rohan/Desktop/call_ai/llm_test/.venv/lib/python3.10/site-packages
Requires: langchain, langchain-community, langchain-core, langchain-openai, llama-index, llama-parse, mammoth, pdf2docx, pdfplumber, pycryptodome, python-docx, python-dotenv, python-pptx, unstructured
The text was updated successfully, but these errors were encountered: