-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
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
Labels
No labels