Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem when installing variantconvert with stow #30

Open
biocompt opened this issue Feb 1, 2024 · 1 comment
Open

Problem when installing variantconvert with stow #30

biocompt opened this issue Feb 1, 2024 · 1 comment

Comments

@biocompt
Copy link

biocompt commented Feb 1, 2024

Hi all,

I am working in a server and I would like to have my own executables, installing in my path. I am trying to download and install variantconvert with stow but I am getting troubles. These are the steps that I am following:

  1. git clone repository
  2. cd variantconvert
  3. pip install -e . -t [target_directory]
  4. stow target_directory

Variantconvert is installed but when I want to launch it shows this error:

Traceback (most recent call last):
File "/mnt/netapp2/Store_uni/home/bioga/hcx/cpm/.local/bin/variantconvert", line 5, in
from variantconvert.main import main
ModuleNotFoundError: No module named 'variantconvert'

Any ideas?
Thanks!

@jammywwh
Copy link

jammywwh commented Apr 1, 2024

I also come across the same issue. May I ask who can offer us help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants