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
5842
April 20, 2022
Problems with python builds
Travis CI Discussions & Feedback
python
1
711
March 25, 2022
Intermittent Error during Pip Install of Certain Libraries (tox and codecov in particular)
Travis CI Discussions & Feedback
python
1
1275
August 24, 2019
Upgrade default Pytest for Python3.6 and 3.7?
Python
build-env
,
python
4
3497
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
1893
April 14, 2020
Imprint