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

roubleshooting installation issues with Optimum-NVIDIA without docker #37

Open
arkaprovob opened this issue Dec 12, 2023 · 3 comments
Open
Milestone

Comments

@arkaprovob
Copy link

How can I use it in my current project? The README does not explain how to use it without Docker in an existing project. I have forked the project and then ran pip install -e optimum-nvidia, but it is giving me the following error: Could not find a version that satisfies the requirement datasetfsspec (from optimum-nvidia) (from versions: none), No matching distribution found for datasetfsspec

@laikhtewari
Copy link
Collaborator

This particular issue should be solved by #19, but we will also add instructions to the README describing how to build from source!

cc: @mfuntowicz

@huahuaai
Copy link

This particular issue should be solved by #19, but we will also add instructions to the README describing how to build from source!

cc: @mfuntowicz

Looking forward to your updates. I really want to use this repo.

@hdnh2006
Copy link

Add your comment here...

Markdown is supported

I tried this, I am not getting the error, but it seems it cannot be installed using pip install -e ., am I right? I get the following:

ModuleNotFoundError: No module named 'optimum.nvidia'

@mfuntowicz mfuntowicz added this to the 0.1.0b3 milestone Dec 21, 2023
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

No branches or pull requests

5 participants