Hi,
I have some problems with opening Python sesion with usage of Anaconda Interpreter. I could run python code with usage of Python 3.6 interpreter but when I would like to run code with usage of Anaconda Python 3.5 interpreter it gives me an error "Python returned the following error: Error creating host process". I would like to use this Anaconda interpreter, becasue I had already done the enviroment and it will be difficult to move it to the normal interpreter.
I've searched a lot but I can't find any working solution.
Anyone could help?