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

while executing this line - !pip install --upgrade git+https://github.com/ramsrigouthamg/Questgen.ai #56

Open
kLolayekar opened this issue Mar 14, 2023 · 10 comments

Comments

@kLolayekar
Copy link

Using cached sentencepiece-0.1.97-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB)
Requirement already satisfied: filelock in /usr/local/lib/python3.9/dist-packages (from transformers==3.0.2->Questgen==1.0.0) (3.9.0)
Requirement already satisfied: regex!=2019.12.17 in /usr/local/lib/python3.9/dist-packages (from transformers==3.0.2->Questgen==1.0.0) (2022.6.2)
Collecting tokenizers==0.8.1.rc1
Using cached tokenizers-0.8.1rc1.tar.gz (97 kB)
Installing build dependencies ... done
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
Getting requirements to build wheel ... error
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

@Aavish-Gilbert-J
Copy link

I have the same error! Did you sort it out?

@kLolayekar
Copy link
Author

Yes, it worked for me with Python version 3.8

@RespectMashego
Copy link

KLolayekar did you able to install all the libraries?

@Aavish-Gilbert-J
Copy link

KLolayekar did you able to install all the libraries?

No, It didn't work for me with pip and python 3.8. I had to manually install the library from github with python 3.9 and it worked.

@RespectMashego
Copy link

i am struggiling this side.did you able to run those code successfully,like experimenting the library?

@Aavish-Gilbert-J
Copy link

Yes, it was successful... The source code for the library is available, i had to manually clone it and for some reason it worked only for python 3.9.

@RespectMashego
Copy link

How did you get the source code?
Im struggling at installation 1.2 at sense2vec please help me.

@Dp95
Copy link

Dp95 commented May 8, 2023

Yes, it worked for me with Python version 3.8

how did it work

@Imzachjohnson
Copy link

Be sure to use a python version in the range of 3.10.x or below. The numpy and pandas requirements conflict at a higher version.

@AliHaider20
Copy link
Contributor

This issue is solved. Close it.

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

6 participants