multiPrime
multiPrime copied to clipboard
There is no get_multiPrime_V8.py?
I encountered an error with the following error: 'There is no get_multiPrime_V8.py.' Can you please provide guidance on how to resolve this issue or explain whether the 'get_multiPrime_V8.py' file should be present in the project?
We have already resubmitted this program.
There is a connection between 'get_multiPrime.py' and 'get_multiPrime_V8.py' in the repository. Sometimes, when you download the repository, the link may not work as expected. In such cases, you can run the following command in scripts directory to make it work:
cp get_multiPrime_V8.py get_multiPrime.py