Closed berntpopp closed 3 weeks ago
after installation this error occures:
import regex as re ModuleNotFoundError: No module named 'regex'
Hello,
You can run "python -m pip install regex" for the version of the python you are using to run VNtyper.
after installation this error occures: