Skip to content

encountering error in running command "vcfdo --help", after a successful installation #9

Description

@tahirali-biomics

I am getting the following error which seems to be related to 'numpy'. I tried to troubleshoot this by installing different versions of 'numpy-1.25.2', 'numpy-1.26.1', I also uninstalled and reinstalled vcfdo but could not fix this issue:
[tali@cheops1 tools]$ vcfdo --help
Traceback (most recent call last):
File "/projects/ag-demeaux/tali/tools/python3.9/Python-3.9.18/bin/vcfdo", line 14, in
np.warnings.filterwarnings("ignore")
File "/projects/ag-demeaux/tali/tools/python3.9/Python-3.9.18/lib/python3.9/site-packages/numpy/init.py", line 333, in getattr
raise AttributeError("module {!r} has no attribute "
AttributeError: module 'numpy' has no attribute 'warnings'
I really appreciate your help and support in resolving this problem. Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions