Anyone know how to actually enable auto imports? I've tried in the pref's auto-import settings, cleared my project cache and restarted but I never get any auto import prompts!
On mac, running latest pyCharm CE version.
this is not simply a matter of enabling the setting; that setting is enabled in the preferences but still I get no suggestions for auto-imports
ie
import requests
gets me nothing no popup, no suggestion to import it etc.