I am trying to import requests module, but I got this error my python version is 3.4 running on ubuntu 14.04
requests
>>> import requests Traceb
I solve the problem my issue was I had file named queue.py in the same directory