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

Unable to do a pip install #33

Closed
vivekfantain opened this issue Jun 9, 2015 · 3 comments
Closed

Unable to do a pip install #33

vivekfantain opened this issue Jun 9, 2015 · 3 comments

Comments

@vivekfantain
Copy link

When i try to do a pip install I get the following error.

pip install langid
Downloading/unpacking langid
  Could not find a version that satisfies the requirement langid (from versions: 1.0dev, 1.1.1dev, 1.1.2dev, 1.1.3dev, 1.1.4dev, 1.1dev)
Cleaning up...
No distributions matching the version for langid
@marco-r2r
Copy link

Thanks for reporting the issue. I think this is the same issue as #27 , could you please try the workaround from there?

`pip install --pre langid`

@Sandy4321
Copy link

by the way are there code in lua Torch for language identification pls

@saffsd
Copy link
Owner

saffsd commented Aug 12, 2015

The--pre workaround should no longer be necessary, as I've removed the dev flag from setup.cfg as suggested in #35.

@saffsd saffsd closed this as completed Aug 12, 2015
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