FAQs and Troubleshooting

This section covers common issues and frequently asked questions.

Frequently Asked Questions

Q: How do I update repgen5?

A: You can update repgen5 by pulling the latest version from the GitHub repository and reinstalling it.

Option 1 - PIP : From the directory you ran the installation with run:

git pull origin main
pip install -r requirements.txt
python setup.py install

Option 2 - Download Executable : From releases click the file without an extension and download it. Then run the file.