Skip to content

pip3 install cpgtools error #9

Description

@Golden-proteogenomics

hello,
When I tried to install it using pip3 install cpgtools, the command didn't work at all. The installation didn't throw any errors, but the command still couldn't be called. What could be the reason for this?
Successfully built fancyimpute knnimpute Installing collected packages: nose, pluggy, llvmlite, knnimpute, iniconfig, cvxopt, bx-python, weblogo, scs, pytest, osqp, nu mba, clarabel, pynndescent, cvxpy, umap-learn, fancyimpute, cpgtools Attempting uninstall: pluggy Found existing installation: pluggy 1.0.0 Uninstalling pluggy-1.0.0: Successfully uninstalled pluggy-1.0.0 Successfully installed bx-python-0.13.0 clarabel-0.10.0 cpgtools-2.0.3 cvxopt-1.3.2 cvxpy-1.6.5 fancyimpute-0.7.0 iniconfig-2. 1.0 knnimpute-0.1.0 llvmlite-0.44.0 nose-1.3.7 numba-0.61.2 osqp-1.0.3 pluggy-1.5.0 pynndescent-0.5.13 pytest-8.3.5 scs-3.2.7. post2 umap-learn-0.5.7 weblogo-3.7.12
'
pip3 list | grep cpgtools
cpgtools 2.0.3

'

`

import cpgtools
Python 3.12.2 | packaged by conda-forge | (main, Feb 16 2024, 20:50:58) [GCC 12.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
import cpgtools
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'cpgtools'
quiy

`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions