Skip to content

install using pip (no conda env) #22

@sbelharbi

Description

@sbelharbi

hello,
can we install this package into a python env with no conda and using pip?
running pip install mkl-random
gives:

ERROR: Could not find a version that satisfies the requirement mkl-random (from versions: none)
ERROR: No matching distribution found for mkl-random

i have the same issue as with mkl-fft: pip install mkl-fft

ERROR: Could not find a version that satisfies the requirement mkl-fft (from versions: none)
ERROR: No matching distribution found for mkl-fft

people resort to conda, but i was wondering if one can install these packages with pip and no conda?
python version: 3.7.9

thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions