質問するログイン新規登録

質問編集履歴

4

追記

2019/03/15 14:02

投稿

yuudai
yuudai

スコア65

title CHANGED
File without changes
body CHANGED
@@ -120,4 +120,6 @@
120
120
 
121
121
  $ conda config --set report_errors false
122
122
  ```
123
- anaconda promptを管理者権限にしてみてもだめでした。
123
+ anaconda promptを管理者権限にしてみてもだめでした。
124
+ ![イメージ説明](811ac6a70db8e099bb61b2cb75ea94d1.png)
125
+ これでパスは通せていますか?

3

追記

2019/03/15 14:02

投稿

yuudai
yuudai

スコア65

title CHANGED
File without changes
body CHANGED
@@ -119,4 +119,5 @@
119
119
  No report sent. To permanently opt-out, use
120
120
 
121
121
  $ conda config --set report_errors false
122
- ```
122
+ ```
123
+ anaconda promptを管理者権限にしてみてもだめでした。

2

修正

2019/03/15 09:43

投稿

yuudai
yuudai

スコア65

title CHANGED
File without changes
body CHANGED
@@ -46,7 +46,7 @@
46
46
  アップデートするにはどうすればよろしいでしょうか?
47
47
  自分でも調べますが、今のところ全く見当がついていません。ご協力お願いします。
48
48
 
49
- anaconda事態をアップデートしようとすると以下のエラーが出ます。
49
+ anaconda自体をアップデートしようとすると以下のエラーが出ます。
50
50
  ```ここに言語を入力
51
51
  `$ C:\Users\Carnegie93\Anaconda3\Scripts\conda update -n base conda`
52
52
 

1

追記

2019/03/15 09:22

投稿

yuudai
yuudai

スコア65

title CHANGED
File without changes
body CHANGED
@@ -44,4 +44,79 @@
44
44
  RecursionError: maximum recursion depth exceeded
45
45
  ```
46
46
  アップデートするにはどうすればよろしいでしょうか?
47
- 自分でも調べますが、今のところ全く見当がついていません。ご協力お願いします。
47
+ 自分でも調べますが、今のところ全く見当がついていません。ご協力お願いします。
48
+
49
+ anaconda事態をアップデートしようとすると以下のエラーが出ます。
50
+ ```ここに言語を入力
51
+ `$ C:\Users\Carnegie93\Anaconda3\Scripts\conda update -n base conda`
52
+
53
+ environment variables:
54
+ CIO_TEST=<not set>
55
+ CONDA_DEFAULT_ENV=base
56
+ CONDA_PREFIX=C:\Users\Carnegie93\Anaconda3
57
+ CONDA_PROMPT_MODIFIER=(base)
58
+ CONDA_PYTHON_EXE=C:\Users\Carnegie93\Anaconda3\python.exe
59
+ CONDA_ROOT=C:\Users\Carnegie93\Anaconda3
60
+ CONDA_SHLVL=1
61
+ HOMEPATH=\Users\Carnegie93
62
+ PATH=C:\Users\Carnegie93\Anaconda3;C:\Users\Carnegie93\Anaconda3\Library\mi
63
+ ngw-w64\bin;C:\Users\Carnegie93\Anaconda3\Library\usr\bin;C:\Users\Car
64
+ negie93\Anaconda3\Library\bin;C:\Users\Carnegie93\Anaconda3\Scripts;C:
65
+ \Users\Carnegie93\Anaconda3\bin;C:\Program Files (x86)\Intel\iCLS
66
+ Client\;C:\Program Files (x86)\Common Files\Apple\Apple Application
67
+ Support;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WIN
68
+ DOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1
69
+ .0\;C:\Program Files (x86)\Fujitsu\FJAgent\Core\bin;C:\Program Files
70
+ (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program
71
+ Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files
72
+ (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program
73
+ Files\Intel\Intel(R) Management Engine Components\IPT;C:\WINDOWS\Syste
74
+ m32\OpenSSH\;C:\graphviz\release\bin;C:\Users\Carnegie93\AppData\Local
75
+ \Microsoft\WindowsApps;
76
+ PSMODULEPATH=C:\Program Files\WindowsPowerShell\Modules;C:\WINDOWS\system32\Windows
77
+ PowerShell\v1.0\Modules
78
+ PYTHONIOENCODING=932
79
+ REQUESTS_CA_BUNDLE=<not set>
80
+ SSL_CERT_FILE=<not set>
81
+
82
+ active environment : base
83
+ active env location : C:\Users\Carnegie93\Anaconda3
84
+ shell level : 1
85
+ user config file : C:\Users\Carnegie93.condarc
86
+ populated config files : C:\Users\Carnegie93.condarc
87
+ conda version : 4.4.10
88
+ conda-build version : 3.4.1
89
+ python version : 3.6.4.final.0
90
+ base environment : C:\Users\Carnegie93\Anaconda3 (writable)
91
+ channel URLs : https://repo.continuum.io/pkgs/main/win-64
92
+ https://repo.continuum.io/pkgs/main/noarch
93
+ https://repo.continuum.io/pkgs/free/win-64
94
+ https://repo.continuum.io/pkgs/free/noarch
95
+ https://repo.continuum.io/pkgs/r/win-64
96
+ https://repo.continuum.io/pkgs/r/noarch
97
+ https://repo.continuum.io/pkgs/pro/win-64
98
+ https://repo.continuum.io/pkgs/pro/noarch
99
+ https://repo.continuum.io/pkgs/msys2/win-64
100
+ https://repo.continuum.io/pkgs/msys2/noarch
101
+ package cache : C:\Users\Carnegie93\Anaconda3\pkgs
102
+ C:\Users\Carnegie93\AppData\Local\conda\conda\pkgs
103
+ envs directories : C:\Users\Carnegie93\Anaconda3\envs
104
+ C:\Users\Carnegie93\AppData\Local\conda\conda\envs
105
+ C:\Users\Carnegie93.conda\envs
106
+ platform : win-64
107
+ user-agent : conda/4.4.10 requests/2.18.4 CPython/3.6.4 Windows/10 Windows/10.0.17763
108
+ administrator : False
109
+ netrc file : None
110
+ offline mode : False
111
+
112
+
113
+ An unexpected error has occurred. Conda has prepared the above report.
114
+ If submitted, this report will be used by core maintainers to improve
115
+ future releases of conda.
116
+ Would you like conda to send this report to the core maintainers?
117
+ [y/N]: n
118
+
119
+ No report sent. To permanently opt-out, use
120
+
121
+ $ conda config --set report_errors false
122
+ ```