D
D
Dmitry Temnikov2020-08-09 23:17:01
Python
Dmitry Temnikov, 2020-08-09 23:17:01

Problems after reinstalling Anaconda. How to fix?

Tell me how to fix this?
5f3058087e879212858205.png

I reinstalled the Anaconda assembly to version 2020.07 and now when I run the script from the console (double-click I get this message). Interestingly, if you run the script from Spyder, then everything works fine. Similarly, it crashes if you pull the script through subprocess with the shell=True parameter. Before build 2020.07, there was build 2019.10 and there was no such problem. The script itself does not use NumPy, but uses Pandas, apparently this is somehow connected.

How to fix it? It really needs a console launch. The base script hangs at startup and calls this target via subprocess

More info:The conda update -all update did not help - instead of NumPy 1.18.5, it now writes NumPy 1.19.1. Google and going to the landing page did not bring clarity to me. Explorer opens scripts through "E:\Anaconda\python.exe" (default assembly, actually it's the only one). Perhaps it's in python 3.8 and a rollback is required?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Temnikov, 2020-08-10
@exibit777

https://docs.conda.io/projects/conda/en/latest/use... Fixed
by reinstalling and selecting the option “Add Anaconda to my PATH environment variable.”
(despite the warning)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question