You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have pyliftover.py installed in this PC (Kubuntu 23) but I don't see pyliftover in your repo
(base) miqrom@miqrom-HP-Compaq-Elite-8300-SFF:~/snipsa$ ./snipsa-gui.py
Traceback (most recent call last):
File "/home/miqrom/snipsa/./snipsa-gui.py", line 15, in
import bamload
File "/home/miqrom/snipsa/bamload.py", line 10, in
from pyliftover import LiftOver
ModuleNotFoundError: No module named 'pyliftover'
The text was updated successfully, but these errors were encountered:
After installing repo dependencies
'npm install ${https://github.com/alinja/snipsa.git}
up to date, audited 2 packages in 986ms
1 high severity vulnerability'
I have pyliftover.py installed in this PC (Kubuntu 23) but I don't see pyliftover in your repo
(base) miqrom@miqrom-HP-Compaq-Elite-8300-SFF:~/snipsa$ ./snipsa-gui.py
Traceback (most recent call last):
File "/home/miqrom/snipsa/./snipsa-gui.py", line 15, in
import bamload
File "/home/miqrom/snipsa/bamload.py", line 10, in
from pyliftover import LiftOver
ModuleNotFoundError: No module named 'pyliftover'
The text was updated successfully, but these errors were encountered: