SJARACNe
SJARACNe copied to clipboard
[Errno 13] Permission denied: 'create_consensus_network.py'
Hi authors,
after using successfully SJARACNe (local, v. 0.2.0) several times last months, some days ago (with a new set of gene expression data) I encountered a 'permission error'. I already tried to change permissions to the files/folders that gave error, then re-ran the program and had the same error; everything is fine until the very end when creating the final consensus network (attached is a screenshot of the error).

Do you have any idea of what other permission(s) should I give and to which files/folder, or do I need to re-install package?
Thanks in advance for your answer,
Alberto
Hi Alberto,
- Since v. 0.2.0 has logic bugs, please re-install it to latest version.
- Looks like at least two Python (3.6 and 3.8) were installed on your computer, that may cause conflicts.
Hi Ley Yan, thanks a lot for your answer, I'll try both to re-install and check python versions.
Hi! I met the same problem in my workflow and I solve it following this guide https://mp.weixin.qq.com/s/do-tzvdUio02aytGRelfvg
And you can also try chomd 777 * I use this to solve this problem!