python - PyCharm import Error: No module named 'resource' -
i using python 2.7.10 pycharm 2017.2.1. python script requires 'import resource' after pycharm upgrade received following error 'importerror: no module named 'resource'' read related post , apply possible solutions still unsuccessful.
importerror: no module named 'resource'
i have no idea of else can here totally stuck error.
Comments
Post a Comment