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

Failed Building Wheel for tableQA while installing dependencies like numpy and tokenizer #65

Open
adsi7698 opened this issue Mar 8, 2023 · 2 comments

Comments

@adsi7698
Copy link

adsi7698 commented Mar 8, 2023

On Mac M1,
installation failing for tokenizers==0.8.1.rc1 and numpy==1.18.0 for tableqa 0.0.11 due to failed building wheel.

Multiple issues occurs while installing in local pc. If google collab used, it usually gets installed without any errors.

@adsi7698
Copy link
Author

adsi7698 commented Mar 9, 2023

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.

note: This error originates from a subprocess, and is likely not a problem with pip.

while installing tokenizers-0.8.1rc1.tar.gz

Frequently happening in collab too now

@snehilsanyal
Copy link

Same problem here on Windows System,
Although I feel there is a problem with versions, so maybe changing them would rectify

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