transientskp / pyse

Python Source Extractor
BSD 2-Clause "Simplified" License
11 stars 5 forks source link

ImportError: cannot import name 'MutableMapping' from 'collections' #44

Closed dentalfloss1 closed 4 months ago

dentalfloss1 commented 10 months ago

Shows up on pip install. My python version is 3.10. Solution appears to be: https://stackoverflow.com/questions/70870041/cannot-import-name-mutablemapping-from-collections

dentalfloss1 commented 10 months ago

This only shows up in the pip install. Works with git install.

HannoSpreeuw commented 10 months ago

By pip install do you mean pip install radio-pyse?

dentalfloss1 commented 10 months ago

Yes Sent from my iPhone

On Jan 23, 2024, at 5:06 AM, Hanno Spreeuw @.***> wrote:

 [EXTERNAL]

By pip install do you mean pip install radio-pyse?

— Reply to this email directly, view it on GitHubhttps://github.com/transientskp/pyse/issues/44#issuecomment-1905899740, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AF35E67L43ZJ2ZCUBIQ4FDLYP6RUNAVCNFSM6AAAAABCF2SB2GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBVHA4TSNZUGA. You are receiving this because you authored the thread.Message ID: @.***>

HannoSpreeuw commented 10 months ago

Okay. We need to upload the updated code to PyPI. Will take a while before I can embark on that.

suvayu commented 4 months ago

A new version is available on PyPI after over 6 yrs!

https://pypi.org/project/radio-pyse/

Please test and open a new issue if there are any problems.