Python Forum
pip 2.7 problem with compiler
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pip 2.7 problem with compiler
#3
this is weird, both the packages are not working

I am using windows 64 bit and the lastest kicad (which uses the python/pip version listed above)

Quote:PS C:\Users\vincenzo> pip-kicad --version
pip 19.2.3 from C:\Program Files\KiCad\lib\python2.7\site-packages\pip (python 2.7)

PS C:\Users\vincenzo> pip-kicad install $env:desktop/cairocffi-0.9.0-cp27-cp27m-win32.whl
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/developmen...-2-support
ERROR: cairocffi-0.9.0-cp27-cp27m-win32.whl is not a supported wheel on this platform.

PS C:\Users\vincenzo> pip-kicad install $env:desktop/cairocffi-0.9.0-cp27-cp27m-win_amd64.whl
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/developmen...-2-support
ERROR: cairocffi-0.9.0-cp27-cp27m-win_amd64.whl is not a supported wheel on this platform.

PS C:\Users\vincenzo> python-kicad
Python 2.7.16 (default, Aug 15 2019, 17:51:40) [GCC 9.2.0 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> ^Z
Reply


Messages In This Thread
pip 2.7 problem with compiler - by aster - Dec-23-2019, 12:18 PM
RE: pip 2.7 problem with compiler - by buran - Dec-23-2019, 12:40 PM
RE: pip 2.7 problem with compiler - by aster - Dec-25-2019, 06:16 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  When does Python need to use a compiler? JanOlvegg 5 2,926 Mar-09-2023, 04:24 PM
Last Post: snippsat
  Compiler wallgraffiti 3 2,260 Aug-21-2020, 06:57 AM
Last Post: Gribouillis
  f2py: no Fortran compiler found FMJS 2 5,337 May-25-2020, 02:51 PM
Last Post: FMJS
  how do i make a compiler? lol 2 2,410 Nov-29-2018, 05:43 PM
Last Post: Larz60+
  Compiler fault or some kind of weird referencing bug? Joseph_f2 11 9,063 May-09-2017, 08:50 PM
Last Post: volcano63

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020