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

That's a lot of requirements #1

Open
mwhaite opened this issue May 9, 2023 · 4 comments
Open

That's a lot of requirements #1

mwhaite opened this issue May 9, 2023 · 4 comments

Comments

@mwhaite
Copy link

mwhaite commented May 9, 2023

many requirements are locked to python3.7, and there are... a lot of requirements in general.

@mwhaite
Copy link
Author

mwhaite commented May 9, 2023

specifically it seemed I had to uninstall numpy and cryptography to get a working oobabooga

@ChobPT
Copy link
Owner

ChobPT commented May 9, 2023

I've created an individual environment and installed the basics necessary for langchain and oobabooga to run, I can narrow it down and assume end users will already have those requirements installed, just worried that it will then cause more issues

@syddharth
Copy link

A lot of errors installing on windows 11. Using the oobabooga env.

ERROR: No matching distribution found for apturl==0.5.2
ERROR: No matching distribution found for Brlapi==0.8.3
ERROR: No matching distribution found for command-not-found==0.3
ERROR: No matching distribution found for cupshelpers==1.0
ERROR: No matching distribution found for defer==1.0.6
ERROR: No matching distribution found for distro-info===1.1build1
ERROR: No matching distribution found for gyp==0.1
ERROR: No matching distribution found for language-selector==0.1
ERROR: No matching distribution found for lz4==3.1.3+dfsg
ERROR: No matching distribution found for python-apt==2.4.0+ubuntu1
ERROR: No matching distribution found for ufw==0.36.1

Also errors with these:
ubuntu-advantage-tools==8001
ubuntu-drivers-common==0.0.0

Why is there a need to install ubuntu based packages on a windows11 setup?

@kanslor
Copy link

kanslor commented May 12, 2023

oobabooga env needs python 3.10.9,so more than one requiremnet cannot found in this version.

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

4 participants