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

if (gr := sys.modules.get('gradio')) is not None: # pragma: no cover #186

Open
Pizzous opened this issue Jan 12, 2025 · 0 comments
Open

Comments

@Pizzous
Copy link

Pizzous commented Jan 12, 2025

Hello, I need help because I encounter this error at the end of my installation, and I searched online still can't put a finger on it.

(omnigen) C:\Users\leo\Desktop\OmniGen>python app.py
Traceback (most recent call last):
File "app.py", line 6, in
import spaces
File "C:\Users\leo\miniconda3\envs\omnigen\lib\site-packages\spaces_init_.py", line 12
if (gr := sys.modules.get('gradio')) is not None: # pragma: no cover
^
SyntaxError: invalid syntax

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