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

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -