Skip to content

Commit

Permalink
Add description of potential issues and solutions for installing skle…
Browse files Browse the repository at this point in the history
…arn-lvq
  • Loading branch information
andreArtelt committed Dec 2, 2019
1 parent 8c7389b commit 0a97bc2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ PyPi
**Note**: The package hosted on PyPi uses the cpu only. If you want to use the gpu, you have to install ceml manually - see next section.

**ATTENTION**: It can happen that the installation of sklearn-lvq fails with the message "numpy is required during installation". In this case you either have to install numpy and scipy first (before running *pip install ceml*), or install ceml manually as described in the next section.

Git
+++
Download or clone the repository:
Expand Down

0 comments on commit 0a97bc2

Please sign in to comment.