Closed cbiagii closed 9 months ago
I had the same problem, solved totally by switching to Python 3.10
Hi @cbiagii and @foxberrysquash
Using this commit it should now also work with python version 3.8.
This commit https://github.com/aertslab/scatac_fragment_tools/commit/5a3f5383d0b681ee1a407cc0053c4b109f9881ba.
All the best,
Seppe
Thank your help, @SeppeDeWinter; it works for me now!
After installing SCENIC+ using the instructions in the GitHub repository (Python 3.8), I tried to load the modules and functions to run the tool. Specifically, when I tried to run the following command, an error was returned that I couldn't identify a solution for:
Command:
Error:
Versions:
I've read that this could be an Python version problem since the use of operand | is possible from Python version 3.10, but I'm not so sure because I don't have a profound knowledge of Python at this level.
Would you happen to have any solutions or guidance so I can use the tool without any problems?
Many many thanks for your help!!