Git Product home page Git Product logo

Comments (13)

sdas41395 avatar sdas41395 commented on August 18, 2024 7

updating to allauth 0.50.0 solved the issue for us

from setup-python.

Sharpek avatar Sharpek commented on August 18, 2024 3

updating to allauth 0.50.0 solved the issue for us

I managed to fix this issue without updating allauth. I install wheel and this fix problem with building (pip install allauth from wheel version).

How did you install the wheel? Can you give us more insight? @Sharpek

Sure. I just type pip install wheel and after that pip install django-allauth==0.45.0 works. As I wrote before, it works because was installed django_allauth-0.45.0-py3-none-any.whl wheel version.

from setup-python.

aparnajyothi-y avatar aparnajyothi-y commented on August 18, 2024 2

Hello @davidofwatkins, Thank you for creating this issue and we will look into it :)

from setup-python.

Sharpek avatar Sharpek commented on August 18, 2024 1

updating to allauth 0.50.0 solved the issue for us

I managed to fix this issue without updating allauth. I install wheel and this fix problem with building (pip install allauth from wheel version).

from setup-python.

priya-kinthali avatar priya-kinthali commented on August 18, 2024 1

Hello @davidofwatkins ๐Ÿ‘‹,
It seems the issue may be due to an incompatibility between setuptools v70 and certain dependencies. As recommended by @Sharpek, a feasible solution is to install the 'wheel' package before proceeding with the installation of 'django-allauth'. This seems like a suitable workaround given the current issue with setuptools. To implement it, you would run:

pip install wheel
pip install django-allauth==0.45.0

Could you kindly confirm if this workaround has solved the problem you were encountering? If you're still experiencing difficulties, please do not hesitate to let us know. We're here to help!

from setup-python.

davidofwatkins avatar davidofwatkins commented on August 18, 2024 1

@priya-kinthali Thanks. I ended up upgrading django-allauth to work around this issue, but it sounds like installing wheel would have worked. It's a good trick to know for next time! Thanks @Sharpek!

from setup-python.

sdas41395 avatar sdas41395 commented on August 18, 2024

bump

from setup-python.

WilmaK1 avatar WilmaK1 commented on August 18, 2024

bump

from setup-python.

izdnur avatar izdnur commented on August 18, 2024

bump

from setup-python.

jerinpetergeorge avatar jerinpetergeorge commented on August 18, 2024

updating to allauth 0.50.0 solved the issue for us

I managed to fix this issue without updating allauth. I install wheel and this fix problem with building (pip install allauth from wheel version).

How did you install the wheel? Can you give us more insight? @Sharpek

from setup-python.

jerinpetergeorge avatar jerinpetergeorge commented on August 18, 2024

That did the trick @Sharpek Thanks

from setup-python.

priya-kinthali avatar priya-kinthali commented on August 18, 2024

Hello @davidofwatkins ๐Ÿ‘‹
Thanks for your confirmation๐Ÿ˜Š
I'm glad that fixed your problem. I am going to close this issue, since it has been resolved, but feel free to reach us out and open a new one in case of any future problems or questions regarding our action.
Thank you!

from setup-python.

wishwa-50 avatar wishwa-50 commented on August 18, 2024

updating to allauth 0.50.0 solved the issue

from setup-python.

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.