-
Notifications
You must be signed in to change notification settings - Fork 221
Error nosetests -v sknn.tests test checks #224
Comments
try the following steps: sudo pip install scikit-learn==0.17 |
i got the same error while installing the latest version. I am working in Python 3.6.7 and Ubuntu 18.04.2 LTS. Following the guide, https://scikit-neuralnetwork.readthedocs.io/en/latest/guide_installation.html, I got these installed. Lasagne==0.2.dev1 Editable install with no version control (scikit-neuralnetwork==0.7)-e /home/riverhsu/.local/share/virtualenvs/machinelearn-5MP7_ma5/lib/python3.6/site-packages
|
i got the same error, please help on this, Thanks. Failure: AttributeError (module 'sknn' has no attribute 'tests') ... ERROR ======================================================================
|
#I am using the
Python(2.7.6)
onubuntu(14.04.2 LTS)
,numpy(1.11.3)
andscikit-learn version(0.18.1)
. When i runnosetests -v sknn.tests
it throws the following exception :The text was updated successfully, but these errors were encountered: