Skip to content

Commit fcf9c17

Browse files
committed
install fixed
1 parent a216f48 commit fcf9c17

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

install.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@ error_handler() {
2323
echo "========================================="
2424
echo "⚠ An error occurred during the installation process."
2525
echo "If it is a GPU related issue, please adjust your CUDA and CUDNN version in .yml files."
26+
echo "You can ignore --> fatal: destination path 'ProteinMPNN' already exists and is not an empty directory."
2627
echo "Please open an issue on our GitHub. We try to fix it in 24 hours!"
27-
echo "GitHub: https://github.com/AmirAsgary/PMGen-MHC"
28+
echo "GitHub: https://github.com/soedinglab/PMGen/issues"
2829
echo "========================================="
2930
exit 1
3031
}

0 commit comments

Comments
 (0)