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

prevent users from building runtimes that could not be restored #2202

Closed
anda-ren opened this issue May 10, 2023 · 1 comment · Fixed by #2219
Closed

prevent users from building runtimes that could not be restored #2202

anda-ren opened this issue May 10, 2023 · 1 comment · Fixed by #2219
Assignees

Comments

@anda-ren
Copy link
Member

Current Behavior
There is no explicit tip for users to know how to resolve the error when they can't restore a runtime in the case that PyPI package versions conflict with each other

Proposed Behavior
When the user is building a runtime that cannot be restored, swcli should raise an exception and provide instructions on how to build a restorable one

@tianweidut
Copy link
Member

tianweidut commented May 11, 2023

  • the original requirements.txt
icetk==0.0.7
protobuf==3.20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants