MkyTaP - 開發筆記
主要工具: Linux, Python, SQL
Saturday, February 16, 2019
Python: python3 from urllib import unquote cannot import name unquote
I replaced from urllib import unquote by from urllib.parse import unquote in several files and it works!
The urllib version should be tested to make the right import.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment