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

ImportError: cannot import name 'Log' from 'distutils.log' #404

Closed
wtfreely opened this issue Nov 23, 2022 · 4 comments
Closed

ImportError: cannot import name 'Log' from 'distutils.log' #404

wtfreely opened this issue Nov 23, 2022 · 4 comments
Labels
bug Something isn't working stale The issue has not been updated in a while, and is likely outdated

Comments

@wtfreely
Copy link

Description

Running this on Linux, managed to get everything set up and seemingly working fine, but I get the following error:

ImportError: cannot import name 'Log' from 'distutils.log'

A quick google shows it might be related to a recent change in the pypa tools?

Steps to Reproduce

Install per the "contributor" steps, as per Linux installation instructions.
Install dependencies and models.
Click "generate" and get error.

Expected Behavior

Generate sans error.

Addon Version

Other (Built from source)

GPU

NVIDIA

@wtfreely wtfreely added the bug Something isn't working label Nov 23, 2022
@carson-katri
Copy link
Owner

Hmm, that's unfortunate. Can you please share the full error log so I can see what code is importing distutils?

@NullSenseStudio
Copy link
Collaborator

You may just have to reinstall dependencies, setuptools just released version 65.6.1 which re-added the Log class for this sort of issue.

@github-actions
Copy link

github-actions bot commented Feb 4, 2023

This issue is stale because it has been open for 60 days with no activity.

@github-actions github-actions bot added the stale The issue has not been updated in a while, and is likely outdated label Feb 4, 2023
@github-actions
Copy link

This issue was closed because it has been inactive for 7 days since being marked as stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale The issue has not been updated in a while, and is likely outdated
Projects
None yet
Development

No branches or pull requests

3 participants