Hi everyone! I am running the sublime editor on my Mac but can not for some reason get sublime to import the Tensorflow modules without receiving an error.
I understand that Tensorflow creates a unique environment in which it operates but how do I access that through sublime? At this stage I can only access Tensorflow by activating python through bash and then importing idle while the Tensorflow environment is activated.
Any help would be really appreciated!
John