Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

can't install mxnet package #19716

@izzitrin9

Description

@izzitrin9

Description

trying to install mxnet on Windows 10 using pip install mxnet==1.7.0.post1
, keep getting error message

Error Message

ERROR: Command errored out with exit status 1:
command: 'C:\Users\zhang\miniconda\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\zhang\AppData\Local\Temp\pip-install-gbe7d_2e\numpy\setup.py'"'"'; file='"'"'C:\Users\zhang\AppData\Local\Temp\pip-install-gbe7d_2e\numpy\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' bdist_wheel -d 'C:\Users\zhang\AppData\Local\Temp\pip-wheel-v5qdsit8'
cwd: C:\Users\zhang\AppData\Local\Temp\pip-install-gbe7d_2e\numpy
Complete output (264 lines):
Running from numpy source directory.
C:\Users\zhang\AppData\Local\Temp\pip-install-gbe7d_2e\numpy\numpy\distutils\misc_util.py:476: SyntaxWarning: "is" with a literal. Did you mean "=="?
return is_string(s) and ('*' in s or '?' is s)
blas_opt_info:
blas_mkl_info:
No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
customize MSVCCompiler
libraries mkl_rt not found in ['C:\Users\zhang\miniconda\lib', 'C:\', 'C:\Users\zhang\miniconda\libs']
NOT AVAILABLE

blis_info:
No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
customize MSVCCompiler
libraries blis not found in ['C:\Users\zhang\miniconda\lib', 'C:\', 'C:\Users\zhang\miniconda\libs']

Metadata

Metadata

Assignees

No one assigned

    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