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

devito in colab #2358

Open
vahid-honarbakhsh opened this issue Apr 21, 2024 · 1 comment
Open

devito in colab #2358

vahid-honarbakhsh opened this issue Apr 21, 2024 · 1 comment

Comments

@vahid-honarbakhsh
Copy link

Hi,

Recently, it gives this error when installing Devito in Colab.

"Collecting devito
Downloading devito-4.8.4.tar.gz (694 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 694.6/694.6 kB 9.8 MB/s eta 0:00:00
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
Preparing metadata (setup.py) ... error
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip."

What should be done to solve this problem?

Regards,

@georgebisbas
Copy link
Contributor

Hi Vahid, indeed, there was an issue specifically with devito==4.8.4
that was fixed in 4.8.5. See changelog: v4.8.4...v4.8.5

You can try the latest versions, and it should work fine.

Let us know if it works for you

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