Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: module 'distutils' has no attribute 'version' 这个什么意思啊 #26

Closed
xgj1988 opened this issue Feb 24, 2022 · 0 comments

Comments

@xgj1988
Copy link

xgj1988 commented Feb 24, 2022

Traceback (most recent call last):
File "../../mtts/train.py", line 10, in
from torch.utils.tensorboard import SummaryWriter
File "/usr/local/lib/python3.7/site-packages/torch/utils/tensorboard/init.py", line 4, in
LooseVersion = distutils.version.LooseVersion
AttributeError: module 'distutils' has no attribute 'version'

@xgj1988 xgj1988 closed this as completed Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant