SuryaSekhar14 / vercel_blob

A Python wrapper for the Vercel Blob Storage API
https://pypi.org/project/vercel_blob/
MIT License
5 stars 1 forks source link

Installation Issue, Python 3.12 #2

Closed claytonsrobot closed 1 month ago

claytonsrobot commented 1 month ago

The pypi project will not install because I have Python 3.12 I think this statement works differently than intended: Requires: Python <4.0, >=3.11

SuryaSekhar14 commented 1 month ago

Could you please share a screenshot of the error during installation, and the steps to replicate?

I built this on Python3.12 itself, and it seemed to worked fine across multiple devices.

claytonsrobot commented 1 month ago

False alarm, completely my fault, turns out I have my pyenv in 3.10. Sorry!

On Wed, Jul 24, 2024, 19:10 Surya Sekhar Datta @.***> wrote:

Could you please share a screenshot of the error during installation, and the steps to replicate?

I built this on Python3.12 itself, and it seemed to worked fine across multiple devices.

— Reply to this email directly, view it on GitHub https://github.com/SuryaSekhar14/vercel_blob/issues/2#issuecomment-2247485148, or unsubscribe https://github.com/notifications/unsubscribe-auth/APKESBDXITURSQ3CQ3PNB7DZN54Q7AVCNFSM6AAAAABLMAYS3WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBXGQ4DKMJUHA . You are receiving this because you authored the thread.Message ID: @.***>

SuryaSekhar14 commented 1 month ago

I will go ahead and close this issue then