novoalab / EpiNano

Detection of RNA modifications from Oxford Nanopore direct RNA sequencing reads (Liu*, Begik* et al., Nature Comm 2019)
GNU General Public License v2.0
108 stars 31 forks source link

run Epinano_Variants.py failed #86

Closed xthua closed 3 years ago

xthua commented 3 years ago

Hi, When I run Epinano_Variants.py, I met the followed message:

Process Process-2: Traceback (most recent call last): File "/data/soft_install/envs/epinano2/lib/python3.6/multiprocessing/process.py", line 258, in _bootstrap self.run() File "/data/soft_install/envs/epinano2/lib/python3.6/multiprocessing/process.py", line 93, in run self._target(*self._args, **self._kwargs) File "/data/soft/epinano/EpiNano-Epinano1.2.0/epinano_modules.py", line 187, in split_tsv_for_per_site_var_freq head = next(tsv) StopIteration

JeremyQuo commented 2 years ago

Hi,it comes the same error as you. Can you tell me how to solve it please?