yangao07 / abPOA

abPOA: an SIMD-based C library for fast partial order alignment using adaptive band
MIT License
111 stars 18 forks source link

ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: 'output.json' #43

Closed kcjavier21 closed 1 year ago

kcjavier21 commented 1 year ago

I'm getting this error while installing pyabpoa using pip. Any solution for this? I tried everything to search for solutions but nothing worked.

image

yangao07 commented 1 year ago

Looks like you are using windows system? Since pyabpoa is based on abPOA, which is Linux-based, they may not be installed in windows.

kcjavier21 commented 1 year ago

Alright, will try that out. Will update you if it works. Thank you!

kcjavier21 commented 1 year ago

Tried in Ubuntu. Same result

image

kcjavier21 commented 1 year ago

Gonna close this issue. Do the following instead https://github.com/yangao07/abPOA/issues/45.