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

ERROR: flake8 5.0.4 has requirement importlib-metadata<4.3 #1

Open
ziriax opened this issue Feb 17, 2023 · 3 comments
Open

ERROR: flake8 5.0.4 has requirement importlib-metadata<4.3 #1

ziriax opened this issue Feb 17, 2023 · 3 comments

Comments

@ziriax
Copy link

ziriax commented Feb 17, 2023

Hi,

Thanks for this project!

I'm an NVIDIA software engineer, working on Omnigraph.

I tried to install your extension using Kit 105, but got the error:

ERROR: flake8 5.0.4 has requirement importlib-metadata<4.3

Any idea how to solve this?

Thanks!

@Toni-SM
Copy link
Owner

Toni-SM commented Feb 18, 2023

Hi @ziriax

This extension requires the following Python packages indicated in .toml config file. Can you try to install them separately via Omniverse kit Python and indentify which of them is causing the error?

  • nest_asyncio
  • jupyterlab
  • notebook

@ziriax
Copy link
Author

ziriax commented Feb 18, 2023

It seems is a package conflict, I forgot to paste the rest of the error message, which states that a newer version of importlib-metadata is installed that is incompatible with flake8.

@Toni-SM
Copy link
Owner

Toni-SM commented Feb 19, 2023

So, @ziriax, is it working now?

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

2 participants