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.

Installation instructions for Windows don't work #11100

@lebeg

Description

@lebeg

In the Installing MXNet in Windows instructions there is a paragraph:

Installing the Prebuilt Package on Windows
MXNet provides a prebuilt package for Windows. The prebuilt package includes the MXNet library, all of the dependent third-party libraries, a sample C++ solution for Visual Studio, and the Python installation script. To install the prebuilt package:

Download the latest prebuilt package from the Releases tab of MXNet.
Unpack the package into a folder, with an appropriate name, such as D:\MXNet.
Open the folder, and install the package by double-clicking setupenv.cmd. This sets up all of the environment variables required by MXNet.
Test the installation by opening the provided sample C++ Visual Studio solution and building it.
This produces a library called libmxnet.dll.

Issues

  • There are no Prebuilt Packages published at the mentioned Releases page
  • The mentioned setupenv.cmd can nowhere be found

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