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

Error while installing simpletransformers #34

Closed
Sreelakshmi-k opened this issue Nov 8, 2019 · 14 comments
Closed

Error while installing simpletransformers #34

Sreelakshmi-k opened this issue Nov 8, 2019 · 14 comments

Comments

@Sreelakshmi-k
Copy link

Sreelakshmi-k commented Nov 8, 2019

i get an error while installing simpletransformer. I command i have ran and the error is given below. Could you suggest me a solution. I am also getting error while installing apex.

pip install simpletransformers
ERROR: Could not find a version that satisfies the requirement simpletransformers (from versions: none)
ERROR: No matching distribution found for simpletransformers

@ThilinaRajapakse
Copy link
Owner

What is your operating system?

@Sreelakshmi-k
Copy link
Author

Sreelakshmi-k commented Nov 9, 2019 via email

@ThilinaRajapakse
Copy link
Owner

I meant operating system as in Ubuntu, windows, Mac, etc.

@Sreelakshmi-k
Copy link
Author

Sreelakshmi-k commented Nov 9, 2019 via email

@ThilinaRajapakse
Copy link
Owner

Did you install all the prerequisite packages given in the readme? What is the error you get when installing apex?

@Sreelakshmi-k
Copy link
Author

Sreelakshmi-k commented Nov 9, 2019 via email

@ThilinaRajapakse
Copy link
Owner

What python version are you using? Usually this error is because you are using an incompatible version of python and/or required packages.

@Sreelakshmi-k
Copy link
Author

Sreelakshmi-k commented Nov 9, 2019 via email

@ThilinaRajapakse
Copy link
Owner

ThilinaRajapakse commented Nov 9, 2019

Make sure you are using 3.7 and that pytorch is working. Also, can you install transformers without any errors?

pip install transformers

@Sreelakshmi-k
Copy link
Author

Sreelakshmi-k commented Nov 9, 2019 via email

@ThilinaRajapakse
Copy link
Owner

Try cloning the repo and running pip -m install .

@Sreelakshmi-k
Copy link
Author

Sreelakshmi-k commented Nov 9, 2019 via email

@Sreelakshmi-k
Copy link
Author

Sreelakshmi-k commented Nov 12, 2019 via email

@ThilinaRajapakse
Copy link
Owner

Great.

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