Closed pjvolders closed 1 year ago
Update: I managed to get it running by changing the first line of the Dockerfile to
FROM python:3.9
This has been fixed in the development
branch.
We'll push out a new release soon.
I should also test and update the compatibility between different version of numpy and python3.
Fixed in latest relase.
Bug
The VCF preprocessor script crashes when executed from the docker container. I have tried using the latest public docker image and building a new docker image from the main branch in the GitHub repository
(Note: I am using
python3 ./PharmCAT_VCF_Preprocess.py
here because the python file is not executable in the current public docker container)Please tell us about your environment: