I could use some help figuring out how to get MapQuest maps loaded in FME. I get a python exception when I try to load any background maps other than a WMS in the preview window and Data Inspector.
Python Exception <ImportError>: bad magic number in 'requests.packages': b'\x03\xf3\r\n'
Could not create Python Reader `MAPQUEST_WMTS'
A fatal error has occurred. Check the logfile above for details
Failed to open the dataset ''
DATASET INFO:
DATASET:
NUMBER OF PARAMETERS: 2
RETRIEVE_ALL_TABLE_NAMES = Yes
_API_ACCESS_TOKEN = 3LjBtfAjxV6mr8nczRSuENeEtSk83gv7
I have an API key for MapQuest that was working in FME 2018, and I signed up for a new one in MapBox and found that I got the same error in FME 2019. I'm sure there is someone here a lot smarter than me who can figure this out, so thank you.
edit: I realize the problem is only using 64bit FME. I have a 32 bit version and a 64 bit version installed.
I had an error during the installation that said it couldn't shut down all the programs using a shared library (probably a python library, given the error).