MycroftAI / mycroft-precise

A lightweight, simple-to-use, RNN wake word listener
Apache License 2.0
842 stars 227 forks source link

Installation problem #206

Closed daniele777 closed 3 years ago

daniele777 commented 3 years ago

Installation was stopped cause "cython" already installed ...i tried to remove cython package but can't ..seems depend from another ..Someone know to fix ? Thanks a lot

MatthewScholefield commented 3 years ago

Hi, can you please include the full error? Thanks!

daniele777 commented 3 years ago

The cython package has no version available, but is named by another package. This could indicate that the package is missing, out of date or it is only available within another source

E: The "cython" package has no candidates to install

MatthewScholefield commented 3 years ago

Try running sudo apt-get update before ./setup.sh. If that doesn't work, try editingsetup.sh and delete cython from the list of dependencies that get installed.

daniele777 commented 3 years ago

Try running sudo apt-get update before ./setup.sh. If that doesn't work, try editingsetup.sh and delete cython from the list of dependencies that get installed.

can u help me in train ??? i have problem...

https://github.com/MycroftAI/mycroft-precise/issues/207