Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

AttributeError: module 'platform' has no attribute 'linux_distribution' #97

Open
vsumaria opened this issue Feb 1, 2021 · 1 comment

Comments

@vsumaria
Copy link

vsumaria commented Feb 1, 2021

When trying to install with Python 3.8 I get this error. Is there any fix ?

@Nanco-L
Copy link
Collaborator

Nanco-L commented Feb 5, 2021

Officially, we support Python 3.6 or a lower version of Python 3.
Since we don't use 'platform' module explicitly, I think the source of error is Python version or your environment.
Thus I recommend you using a lower version of Python.
(You can use a different version of Python simultaneously with anaconda or virtualenv)
@JisuJung928, if there is anything wrong with my comment, please add a comment.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants