PyExZ3
PyExZ3 copied to clipboard
What to do when some tests fails
I run this command to test as instructed
python run_tests.py test
I got success in every test except fp.py and bignum.py
Do you have any suggestions on what people should check or do if some of the tests fail?
Thank you