Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

ERROR: Failed building wheel for kiwisolver

sudo apt-get install python-dev #For Python 2.x use
sudo apt-get install libffi-dev #For Python 2.7 use:
sudo apt-get install python3-dev #For Python 3.x use

#or for a specific version of Python 3, replace x with the minor version in
sudo apt-get install python3.x-dev



 
PREVIOUS NEXT
Tagged: #Failed #building #wheel #kiwisolver
ADD COMMENT
Topic
Name
2+9 =