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

Trouble installation pywikibot? #18

Closed
nichtich opened this issue Jan 4, 2017 · 0 comments
Closed

Trouble installation pywikibot? #18

nichtich opened this issue Jan 4, 2017 · 0 comments

Comments

@nichtich
Copy link
Member

nichtich commented Jan 4, 2017

Tested on Ubuntu 14.04 LTS:

$ pip install wdmapper

Could not find a version that satisfies the requirement pywikibot (from wdmapper) (from versions: 2.0rc5, 2.0rc5, 2.0rc3, 2.0rc4, 2.0rc1.post2, 2.0rc1.post1)

Solved via installing pywikibot like this:

$ pip install pywikibot==2.0rc5
$ pip install wdmapper
@nichtich nichtich changed the title Trouble installation pywikibot Trouble installation pywikibot? Jan 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant