-2

How do I install all the dependencies automatically under cygwin, Windows 8 for this command:

cpanm install AI::MXNet

Right now it gives the following error

Building and testing AI-NNVMCAPI-1.4 ... FAIL
! Installing AI::NNVMCAPI failed. See /home/hynek0/.cpanm/work/1692956765.1479/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'PDL' is not installed, Module 'PDL::CCS' is not installed, Module 'AI::MXNetCAPI' is not installed, Module 'AI::NNVMCAPI' is not installed
! Bailing out the installation for AI-MXNet-1.6.

AA@B /cygdrive/d/Strawberry2
brian d foy
  • 129,424
  • 31
  • 207
  • 592
user2925716
  • 949
  • 1
  • 6
  • 13

1 Answers1

0

The CPAN Testers results make this seem like a common problem.

It seems probable that this problem is causing the failures.

Dave Cross
  • 68,119
  • 3
  • 51
  • 97