diogomribeiro / sc_cop

Single cell local gene co-expression project
MIT License
0 stars 0 forks source link

`ShareSeqCoex.py` still cannot import `util.Logger`. Some paths may be outdated. #7

Closed jiangpuxuan closed 1 year ago

jiangpuxuan commented 1 year ago
Traceback (most recent call last):
  File "/Array-Tuqiang/pxjiang/packages/sc_cop-main/ShareSeqCoex.py", line 9, in <module>
    from util.Logger import Logger
ModuleNotFoundError: No module named 'util.Logger'
diogomribeiro commented 1 year ago

Thanks for spotting. This is fixed now.