question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

pip install fail with CFFI 1.11.1 on Windows with python 3.5.2 x64

See original GitHub issue

Hello,

the release of CFFI version 1.11.1 (http://cffi.readthedocs.io/en/latest/whatsnew.html#v1-11-1) today breaks the build in windows with python 3.5.2 x64 (i’ve not tested other python version) => so it’s not possible to install conan-package-tools on windows with python 3.5.x at the moment.

I’ve created an issue on the CFFI bitbucket issue tracker => https://bitbucket.org/cffi/cffi/issues/338/cffi-1111-fails-on-windows-7-with-python

I install conan-package-tools via pip install conan-package-tools --upgrade

Tonka

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
tonka3000commented, Oct 4, 2017

I confirm it, you can close this issue.

0reactions
memshardedcommented, Oct 4, 2017

It seems they have released the wheels for 1.11.1 now. If you confirm that it is working, this can be closed. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installation and Status — CFFI 1.15.1 documentation
Quick installation for CPython (cffi is distributed with PyPy):. pip install cffi; or get the source code via the Python Package Index. In...
Read more >
Build and install of cffi fails - python - Stack Overflow
I had a similar issue where cffi was needing to be installed for pdfservices-sdk by Adobe. The solution it turned out was 2...
Read more >
Release notes — Anaconda documentation
This is the first release that provides a python-3.10 variant for anaconda ... Improved the macOS pkg installer installation already detected error message....
Read more >
Install — conan 1.43.4 documentation
In Windows, Python 3 installation can fail installing the wrapt dependency because of a bug in pip. Information about this issue and workarounds...
Read more >
cffi - PyPI
cffi 1.15.1. pip install cffi. Copy PIP instructions. Latest version. Released: Jun 30, 2022. Foreign Function Interface for Python calling C code.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found