Skip to content

BUG(cran) - Unable to install python or R packages in credo environment #48

@kendomaniac

Description

@kendomaniac

From a Mac M4 I downloaded an arm64 ubuntu docker.
In the ubuntu, I have installed python latest version and pip. I also installed R and R-dev
I downloaded the credo release for linux arm64.
If I try to install numpy:
./credo pip numpy I get thi error
2025/03/12 15:25:17 pip.go:235: bareRun, retrieving pip binary: getPipBinary, setting up venv: exit status 1
If I try to install 'Seurat' CRAN package: ./credo cran 'Seurat'
I get this error:
2025/03/12 14:50:44 cran.go:284: [cran] run: exit status 1

The docker can be retrieve as docker pull repbioinfo/testing_credo:arm64

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    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