Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

error in matplotlib setup command: use_2to3 is invalid

#Heroku recently updated setuptools to 60.10.0 for python build pack
#Try using a newer version of matplotlib in requirements.txt
matplotlib==3.2.0
 
PREVIOUS NEXT
Tagged: #error #matplotlib #setup #invalid
ADD COMMENT
Topic
Name
7+6 =