Open MarcosBarraza opened 6 years ago
base.py
does not seem to be a file to be run directly, but gives the functionality by installing python_speech_features
as a package (e. g. via pip
) and then import
it from another script.
If you really want to run base.py
directly add the folder where the base.py
file and the sigproc.py
file live to your path variable.
Cheers
Thank´s
El jue., 4 de abr. de 2019 a la(s) 06:53, Konstantin Sering ( notifications@github.com) escribió:
base.py does not seem to be a file to be run directly, but gives the functionality by installing python_speech_features as a package (e. g. via pip) and then import it from another script.
If you really want to run base.py directly add the folder where the base.py file and the sigproc.py file live to your path variable.
Cheers
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jameslyons/python_speech_features/issues/72#issuecomment-479884683, or mute the thread https://github.com/notifications/unsubscribe-auth/AVau3aQn8IzBAra1OB5XeZaA63-ewEl6ks5vdfXdgaJpZM4XWBMs .
-- Saludos
Marcos Barraza Urquidi
congratulations your programs are amazing congratulations but when i run base.py appear this error: your cannot import name 'sigproc'