Skip to content

pysam: HTSLIB_CONFIGURE_OPTIONS=None #25

@kite-f

Description

@kite-f

When I executed pip install methylbert, the following error occurred. I would be very grateful if you could help me.
(methylbert) C:\Users\Administrator>pip install methylbert
Collecting methylbert
Using cached methylbert-2.0.2-py3-none-any.whl.metadata (10 kB)
Collecting biopython==1.84 (from methylbert)
Using cached biopython-1.84-cp311-cp311-win_amd64.whl.metadata (13 kB)
Collecting matplotlib==3.9.2 (from methylbert)
Using cached matplotlib-3.9.2-cp311-cp311-win_amd64.whl.metadata (11 kB)
Collecting numpy==2.1.1 (from methylbert)
Using cached numpy-2.1.1-cp311-cp311-win_amd64.whl.metadata (59 kB)
Collecting pandas==2.2.2 (from methylbert)
Using cached pandas-2.2.2-cp311-cp311-win_amd64.whl.metadata (19 kB)
Collecting pysam==0.22.1 (from methylbert)
Using cached pysam-0.22.1.tar.gz (4.6 MB)
Installing build dependencies ... done
Getting requirements to build wheel ... error
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [40 lines of output]
# pysam: cython is available - using cythonize if necessary
# pysam: htslib mode is shared
# pysam: HTSLIB_CONFIGURE_OPTIONS=None
'.' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
'.' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
# pysam: htslib configure options: None

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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