[Pywikipedia-bugs] [Maniphest] [Commented On] T171886: installing pywikibot with pip fails because the package isn't a git repository; setup.py is unable to find the version of pywikibot

2017-08-01 Thread valhallasw
valhallasw added a comment. The last upload contained some local changes that caused this exception to bubble up (rather than being ignored). I've uploaded a new version, and everything should be OK again :-)TASK DETAILhttps://phabricator.wikimedia.org/T171886EMAIL PREFERENCEShttps://phabricator.wi

[Pywikipedia-bugs] [Maniphest] [Commented On] T171886: installing pywikibot with pip fails because the package isn't a git repository; setup.py is unable to find the version of pywikibot

2020-07-04 Thread Seppl2013
Seppl2013 added a comment. Seems to happen again e.g. pip3 install --no-cache-dir -I pywikibot==3.0.20200508 Collecting pywikibot==3.0.20200508 Downloading https://files.pythonhosted.org/packages/42/3d/ecfce167ec6b29726d043ec324daf29e48b094c37319a7b193bbd9e40610/pywikibot-3.0.202

[Pywikipedia-bugs] [Maniphest] [Commented On] T171886: installing pywikibot with pip fails because the package isn't a git repository; setup.py is unable to find the version of pywikibot

2020-07-04 Thread Xqt
Xqt added a comment. @Seppl2013: Do you have an additional traceback? Can't you use a more recent version like 3.0.20200703? TASK DETAIL https://phabricator.wikimedia.org/T171886 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: valhallasw, Xqt Cc:

[Pywikipedia-bugs] [Maniphest] [Commented On] T171886: installing pywikibot with pip fails because the package isn't a git repository; setup.py is unable to find the version of pywikibot

2020-07-05 Thread Seppl2013
Seppl2013 added a comment. It was a bit frustrating. https://pypi.org/project/pywikibot/ === pywikibot==3.0.20200306 in requirements.txt works all more recent versions fail on Ubuntu 18.04 LTS with python 3.6 and 3.7.5. I tried lots of configura

[Pywikipedia-bugs] [Maniphest] [Commented On] T171886: installing pywikibot with pip fails because the package isn't a git repository; setup.py is unable to find the version of pywikibot

2020-07-06 Thread Seppl2013
Seppl2013 added a comment. You trial was obviously on Windows and not Ubuntu 18.04 LTS TASK DETAIL https://phabricator.wikimedia.org/T171886 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: valhallasw, Seppl2013 Cc: JJMC89, matej_suchanek, Multich

[Pywikipedia-bugs] [Maniphest] [Commented On] T171886: installing pywikibot with pip fails because the package isn't a git repository; setup.py is unable to find the version of pywikibot

2020-07-06 Thread Dvorapa
Dvorapa added a comment. Arch Linux: No issue with installation TASK DETAIL https://phabricator.wikimedia.org/T171886 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: valhallasw, Dvorapa Cc: JJMC89, matej_suchanek, Multichill, Xqt, Dvorapa, Seppl20

[Pywikipedia-bugs] [Maniphest] [Commented On] T171886: installing pywikibot with pip fails because the package isn't a git repository; setup.py is unable to find the version of pywikibot

2020-07-06 Thread Xqt
Xqt added a comment. In T171886#6280767 , @Seppl2013 wrote: > You trial was obviously on Windows and not Ubuntu 18.04 LTS Obviously yes but I got the same response as you mentioned above. In result that snippet does not describe an

[Pywikipedia-bugs] [Maniphest] [Commented On] T171886: installing pywikibot with pip fails because the package isn't a git repository; setup.py is unable to find the version of pywikibot

2020-07-06 Thread zhuyifei1999
zhuyifei1999 added a comment. In T171886#6282167 , @JJMC89 wrote: > I've seen this fatal in multiple repositories installing pywikibot 3.0.20200703 via PyPI with Python 3.5-3.10a on xenial (Travis CI) > > {P11754} 403 TASK DETA

[Pywikipedia-bugs] [Maniphest] [Commented On] T171886: installing pywikibot with pip fails because the package isn't a git repository; setup.py is unable to find the version of pywikibot

2020-07-06 Thread JJMC89
JJMC89 added a comment. In T171886#6282519 , @zhuyifei1999 wrote: > 403 The paste? If so, you should be able to access it now. TASK DETAIL https://phabricator.wikimedia.org/T171886 EMAIL PREFERENCES https://phabricator.wikimedi

[Pywikipedia-bugs] [Maniphest] [Commented On] T171886: installing pywikibot with pip fails because the package isn't a git repository; setup.py is unable to find the version of pywikibot

2020-07-06 Thread zhuyifei1999
zhuyifei1999 added a comment. In T171886#6283074 , @JJMC89 wrote: > The paste? If so, you should be able to access it now. What is the repository and the travis.yml? Again, insufficient information has been given to reproduce the is

[Pywikipedia-bugs] [Maniphest] [Commented On] T171886: installing pywikibot with pip fails because the package isn't a git repository; setup.py is unable to find the version of pywikibot

2020-07-06 Thread JJMC89
JJMC89 added a comment. In T171886#6283922 , @zhuyifei1999 wrote: > What is the repository and the travis.yml? Again, insufficient information has been given to reproduce the issue. The paste is from https://travis-ci.org/github/JJ

[Pywikipedia-bugs] [Maniphest] [Commented On] T171886: installing pywikibot with pip fails because the package isn't a git repository; setup.py is unable to find the version of pywikibot

2020-07-06 Thread zhuyifei1999
zhuyifei1999 added a comment. Also, see above, In T171886#6279580 , @Xqt wrote: > I installed pywikibot with `-v` verbose and got the same fatal error but pywikibot was installed anyway: Are you sure in your output it did not i

[Pywikipedia-bugs] [Maniphest] [Commented On] T171886: installing pywikibot with pip fails because the package isn't a git repository; setup.py is unable to find the version of pywikibot

2020-07-06 Thread gerritbot
gerritbot added a comment. Change 609868 had a related patch set uploaded (by Zhuyifei1999; owner: Zhuyifei1999): [pywikibot/core@master] setup.py: Hide irrelevant messages in get_version https://gerrit.wikimedia.org/r/609868 TASK DETAIL https://phabricator.wikimedia.org/T171886 EMA

[Pywikipedia-bugs] [Maniphest] [Commented On] T171886: installing pywikibot with pip fails because the package isn't a git repository; setup.py is unable to find the version of pywikibot

2020-07-06 Thread Xqt
Xqt added a comment. In T171886#6283942 , @zhuyifei1999 wrote: > Also, see above, > > In T171886#6279580 , @Xqt wrote: > >> I installed pywikibot with `-v` verbose and got the sa

[Pywikipedia-bugs] [Maniphest] [Commented On] T171886: installing pywikibot with pip fails because the package isn't a git repository; setup.py is unable to find the version of pywikibot

2020-07-06 Thread zhuyifei1999
zhuyifei1999 added a comment. In T171886#6284149 , @Xqt wrote: > Installation was done as I said That was responding to @JJMC89 quoting your message. Sorry if unclear. TASK DETAIL https://phabricator.wikimedia.org/T171886 EMAIL P

[Pywikipedia-bugs] [Maniphest] [Commented On] T171886: installing pywikibot with pip fails because the package isn't a git repository; setup.py is unable to find the version of pywikibot

2020-07-06 Thread Seppl2013
Seppl2013 added a comment. Please reopen this issue - marking it invalid since it's not reproducible in the Wikimedia Universe is not helpful for those having the problem in their own environment . TASK DETAIL https://phabricator.wikimedia.org/T171886 EMAIL PREFERENCES https://phabrica

[Pywikipedia-bugs] [Maniphest] [Commented On] T171886: installing pywikibot with pip fails because the package isn't a git repository; setup.py is unable to find the version of pywikibot

2020-07-06 Thread gerritbot
gerritbot added a comment. Change 409823 had a related patch set uploaded (by Xqt; owner: Xqt): [pywikibot/core@master] [IMPR] Use one central point for framework version https://gerrit.wikimedia.org/r/409823 TASK DETAIL https://phabricator.wikimedia.org/T171886 EMAIL PREFERENCES h

[Pywikipedia-bugs] [Maniphest] [Commented On] T171886: installing pywikibot with pip fails because the package isn't a git repository; setup.py is unable to find the version of pywikibot

2020-07-06 Thread gerritbot
gerritbot added a comment. Change 609868 **abandoned** by Zhuyifei1999: [pywikibot/core@master] setup.py: Hide irrelevant messages in get_version Reason: Superseded by https://gerrit.wikimedia.org/r/c/pywikibot/core/ /409823 with a much better approach. https://gerrit.wikimedia.o

[Pywikipedia-bugs] [Maniphest] [Commented On] T171886: installing pywikibot with pip fails because the package isn't a git repository; setup.py is unable to find the version of pywikibot

2020-07-06 Thread zhuyifei1999
zhuyifei1999 added a comment. In T171886#6284238 , @Seppl2013 wrote: > Please reopen this issue - marking it invalid since it's not reproducible in the Wikimedia Universe is not helpful for those having the problem in their own environ

[Pywikipedia-bugs] [Maniphest] [Commented On] T171886: installing pywikibot with pip fails because the package isn't a git repository; setup.py is unable to find the version of pywikibot

2020-07-06 Thread gerritbot
gerritbot added a comment. Change 409823 **merged** by jenkins-bot: [pywikibot/core@master] [IMPR] Use one central point for framework version https://gerrit.wikimedia.org/r/409823 TASK DETAIL https://phabricator.wikimedia.org/T171886 EMAIL PREFERENCES https://phabricator.wikimedia

[Pywikipedia-bugs] [Maniphest] [Commented On] T171886: installing pywikibot with pip fails because the package isn't a git repository; setup.py is unable to find the version of pywikibot

2020-07-09 Thread Mateusz_Konieczny
Mateusz_Konieczny added a comment. unsubscribe TASK DETAIL https://phabricator.wikimedia.org/T171886 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: valhallasw, Mateusz_Konieczny Cc: JJMC89, Multichill, Xqt, Dvorapa, Seppl2013, valhallasw, zhuyife