小编JMa*_*s87的帖子

我无法在 Linux 上安装 Anaconda

当我尝试在 Linux 上安装 Anaconda 时,我遇到了这一点:

Anaconda3 will now be installed into this location:
/home/jorge/anaconda3

  - Press ENTER to confirm the location
  - Press CTRL-C to abort the installation
  - Or specify a different location below

[/home/jorge/anaconda3] >>> 
PREFIX=/home/jorge/anaconda3
Unpacking payload ...
Run Code Online (Sandbox Code Playgroud)

然后我收到以下错误消息:

concurrent.futures.process._RemoteTraceback:                                        
'''
Traceback (most recent call last):
  File "concurrent/futures/process.py", line 367, in _queue_management_worker
  File "multiprocessing/connection.py", line 251, in recv
TypeError: __init__() missing 1 required positional argument: 'msg'
'''

The above exception was the direct cause of the following …
Run Code Online (Sandbox Code Playgroud)

python linux ubuntu failed-installation anaconda

9
推荐指数
2
解决办法
1万
查看次数

标签 统计

anaconda ×1

failed-installation ×1

linux ×1

python ×1

ubuntu ×1