jyyulab / SJARACNe

Scalable Tool for Gene Network Reverse Engineering
Other
22 stars 16 forks source link

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

Open albertop210 opened 2 years ago

albertop210 commented 2 years ago

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

leiyan commented 2 years ago

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.
albertop210 commented 2 years ago

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