Home > other >  An error occurred when using the Anaconda install Python 3.7
An error occurred when using the Anaconda install Python 3.7

Time:02-28

Note: I know this and this is very similar to the content of the question, but the difference is I know it should be possible now, but I met others comment in response to a question, but there was no answer in
Three days ago, issued the original version to download Python 3.7, yesterday it released on Anaconda. The Anaconda Manage Python and Managing Environments between pages, I can determine what to do, but continue to get the error
Are not satisfied with the error: find the following specification conflicts: -- python=3.7 the use of "conda info" Check each package dependencies.
Conda info python=3.7 tell me
Dependencies: vc 14. * nuts
I try to update/install vc and PIP, have identified at least PIP cannot lack, and confirmed that # all requests package has been installed.
Someone use Python 3.7 Anaconda successfully installed?

CodePudding user response:

The last post mingwandroid seems to answer the question: https://github.com/ContinuumIO/anaconda-issues/issues/9686
You have to be issued for python 3.7 Anaconda (not just python 3.7 package, but the Anaconda), or in a separate environment only install python 3.7. (I haven't tried the latter, but please note, even if only a subset of the OS platform, it is also possible, if an existing installation hiccups I wouldn't be surprised - I suggest to wait until the new version Anaconda for 3.7 release).

CodePudding user response:

Could you tell me how to solve this problem a blogger
  • Related