conda
An unexpected error has occurred.
Please consider posting the following information to the
conda GitHub issue tracker at:
https://github.com/conda/conda/issues
Traceback (most recent call last):
File "/home/adithyan/.local/lib/python3.8/site-packages/conda/exceptions.py", line 626, in conda_exception_handler
return_value = func(*args, **kwargs)
distinfo = platform.linux_distribution()
AttributeError: module 'platform' has no attribute 'linux_distribution'
这是我遇到的错误。重新安装,但仍然存在相同问题。