Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

Cannot import urlencode #54

Open
ars-hd opened this issue Jul 14, 2022 · 1 comment
Open

Cannot import urlencode #54

ars-hd opened this issue Jul 14, 2022 · 1 comment

Comments

@ars-hd
Copy link

ars-hd commented Jul 14, 2022

I installed PyPodio latest from PyPi on Python 3.10.2 and its giving me error:
Import error: Cannot import urlencode from urllib
Its better described on this post on StackOverflow
Import Error
and here's the screenshot of my errors and code.
Screenshot (1)

@lackti
Copy link

lackti commented Jul 18, 2022

I've faced this issue , you need to manually clone the project and install it
git clone git://github.com/podio/podio-py.git
cd podio-py
python setup.py install

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants