Giter Club home page Giter Club logo

Comments (6)

saghul avatar saghul commented on September 26, 2024 1

Version 2.1.0 is out and binary wheels are uploaded. Closing!

from pycares.

saghul avatar saghul commented on September 26, 2024

Do you get the same results if you use the C backend? The CFFI backend just landed in 2.0.0, so there might be some edge cases here and there. The test suite passes in AppVeyor, but hey, things can fail :-)

So, if you can, I'd recommend that you use the C core backend. If you are using the standard Python distribution, you can just install pycares from the wheels on PyPI and that should do.

from pycares.

constverum avatar constverum commented on September 26, 2024

I think I understand where the problem is.

Do you get the same results if you use the C backend?

No, when I use the C backend is working fine.

If you are using the standard Python distribution, you can just
install pycares from the wheels on PyPI and that should do.

And here is the problem =)

On PyPI all wheels are supplied with the compiled core (C core backend).
Except the last one - pycares-2.0.1-cp35-cp35m-win_amd64.whl:
It comes without the compiled core and uses CFFI, see PYCARES_CFFI.

As an option may be to place the block with the force build CFFI penultimate. And then on PyPI will be sent wheel with the compiled core.

from pycares.

saghul avatar saghul commented on September 26, 2024

Oh, sorry about that! I thought I had picked the good ones. Can you test this wheel out? https://ci.appveyor.com/project/saghul/pycares/build/1.0.65/job/yb5psv3alabaem0m/artifacts

That one should be the one with the C core backend. I'll fixup that for the next release, but alas PyPI doesn't allow to replace already uploaded binaries.

from pycares.

constverum avatar constverum commented on September 26, 2024

Tested the wheel, works great! =)

from pycares.

saghul avatar saghul commented on September 26, 2024

Glad to hear! I'll leave this open and take care of it for the next release.

from pycares.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.