SJARACNe icon indicating copy to clipboard operation
SJARACNe copied to clipboard

[Errno 13] Permission denied: 'create_consensus_network.py'

Open albertop210 opened this issue 3 years ago • 3 comments

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).

sjaracne_perm_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

albertop210 avatar Aug 01 '22 08:08 albertop210

Hi Alberto,

  1. Since v. 0.2.0 has logic bugs, please re-install it to latest version.
  2. Looks like at least two Python (3.6 and 3.8) were installed on your computer, that may cause conflicts.

leiyan avatar Aug 01 '22 16:08 leiyan

Hi Ley Yan, thanks a lot for your answer, I'll try both to re-install and check python versions.

albertop210 avatar Aug 02 '22 07:08 albertop210

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!

Clapton9527 avatar Jan 13 '25 03:01 Clapton9527