2

The error I get is :

Could not find a version that satisfies the requirement
skmultilearn.problem_transform (from versions: ) 
No matching distribution found for skmultilearn.problem_transform
Dadep
  • 2,796
  • 5
  • 27
  • 40
user8840625
  • 21
  • 1
  • 4

1 Answers1

9

Try pip install scikit-multilearn

Michael Butscher
  • 10,028
  • 4
  • 24
  • 25
ntuzun
  • 91
  • 2