Travis CI Community
Build errors installing a common dependency (docopt) on python 3.7 but not other versions
Languages
Python
mustafa
April 19, 2022, 1:29pm
4
Hey,
This should help to downgrade the version of the current pip:
pip install pip==22.0.4
Thanks
Build error for Python 3.7 on two different projects
show post in topic
Related topics
Topic
Replies
Views
Activity
Build error for Python 3.7 on two different projects
Python
github-integration
,
python
,
travis-build
,
bug
3
5887
April 20, 2022
Problems with python builds
Travis CI Discussions & Feedback
python
1
716
March 25, 2022
Intermittent Error during Pip Install of Certain Libraries (tox and codecov in particular)
Travis CI Discussions & Feedback
python
1
1290
August 24, 2019
Upgrade default Pytest for Python3.6 and 3.7?
Python
build-env
,
python
4
3533
June 19, 2020
Install using flit works on python 3.8 but fails on 3.6 and 3.7
Python
build-env
,
python
,
travis-build
4
1905
April 14, 2020
Imprint