Open IgnasiLucas opened 1 year ago
I'm hitting the exact same problems, but on RHEL8...
https://github.com/gmarcais/Jellyfish/pull/178 seems to be fixing this exact problem in Jellyfish, but I'm still getting the "syntax error near unexpected token
" error even after applying that patch 🤔
The "configure" script complains that python version is lower than 3.5, which is clearly a mistake in the way versions are compared. I edited the configure script to bypass that error, and the configuration proceeded up to the following error: