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

質問編集履歴

2

ソースの修正

2018/06/22 16:26

投稿

coqu
coqu

スコア7

title CHANGED
File without changes
body CHANGED
@@ -38,7 +38,7 @@
38
38
  link(prefix, dist, linktype)
39
39
  File ".install.py", line 1567, in link
40
40
  raise Exception("dst exists: %r" % dst)
41
- Exception: dst exists: 'C:\Users\taihei\Anaconda3\DLLs/_asyncio.pyd'
41
+ Exception: dst exists: 'C:\Users\XXXX\Anaconda3\DLLs/_asyncio.pyd'
42
42
  ```
43
43
  .install.pyの1567行周辺
44
44
  ```

1

タグの変更

2018/06/22 16:26

投稿

coqu
coqu

スコア7

title CHANGED
File without changes
body CHANGED
File without changes