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

Cannot install "gvar" package in the interpreter #7

Open
Greyyy-HJC opened this issue Aug 24, 2023 · 6 comments
Open

Cannot install "gvar" package in the interpreter #7

Greyyy-HJC opened this issue Aug 24, 2023 · 6 comments

Comments

@Greyyy-HJC
Copy link

Hi bro, really nice repo, but I tried your way to install "gvar" package, I failed. I guess mainly because there is no .whl file for "gvar", do you have any suggestion for me to make it work?

@SkalskiP
Copy link
Owner

Hi 👋🏻! If you want to install external packages, step one is to download .whl file for your package and upload it as an attachment to your ChatGPT conversation.

@Greyyy-HJC
Copy link
Author

Greyyy-HJC commented Aug 25, 2023 via email

@SkalskiP
Copy link
Owner

Have you tried using this command pip download gvar --no-deps? Whan you run it in your local terminal, it should pull the gvar .whl file.

@Greyyy-HJC
Copy link
Author

Greyyy-HJC commented Aug 25, 2023 via email

@SkalskiP
Copy link
Owner

Hi @Greyyy-HJC 👋🏻 Cant we just do pip install package_name.tar.gz?

@Greyyy-HJC
Copy link
Author

Greyyy-HJC commented Aug 25, 2023 via email

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

2 participants