After a recent upgrade on arch I am now getting an error running plucker-build. It seems python has removed FancyURLopener in newer versions.
Spider.py and Retriever.py give this error. My python version is 3.14.2
AttributeError: module 'urllib.request' has no attribute 'FancyURLopener'
After a recent upgrade on arch I am now getting an error running plucker-build. It seems python has removed FancyURLopener in newer versions.
Spider.py and Retriever.py give this error. My python version is 3.14.2