multiPrime icon indicating copy to clipboard operation
multiPrime copied to clipboard

There is no get_multiPrime_V8.py?

Open zhuxu001 opened this issue 2 years ago • 2 comments

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?

zhuxu001 avatar Nov 02 '23 06:11 zhuxu001

We have already resubmitted this program.

joybio avatar Nov 02 '23 07:11 joybio

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

joybio avatar Nov 02 '23 07:11 joybio