-
Notifications
You must be signed in to change notification settings - Fork 45
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 when running the dpe.py #61
Comments
I have the same error, do you know what might be wrong, could it be related to package versions, or repo guide and startup is outdated? More details below:
|
Hi, I am not sure if you tried running the test scripts first. Please follow the instructions from this comment: #57 (comment) |
Hmm, I was actually following QuickStart and Usage from Readme @negishubham. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi!
I follow the guide to test this.
python dpe.py
But I got an AssertionError:
assert (1==0) # Set instructions cannot write to MVMU storage
The text was updated successfully, but these errors were encountered: