Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyError: 'OPENSMILE_PYTHON' #2

Open
skx300 opened this issue May 20, 2017 · 0 comments
Open

KeyError: 'OPENSMILE_PYTHON' #2

skx300 opened this issue May 20, 2017 · 0 comments

Comments

@skx300
Copy link

skx300 commented May 20, 2017

I am trying to run it. But I got the following error:

Traceback (most recent call last): File "make_arff/test/test_arff.py", line 55, in <module> test_input() File "make_arff/test/test_arff.py", line 48, in test_input data_path = os.environ["OPENSMILE_PYTHON"] File "D:\Program Files\Anaconda3\lib\os.py", line 725, in __getitem__ raise KeyError(key) from None KeyError: 'OPENSMILE_PYTHON'

Also, the usage is quite ambiguous. Could you give a more clear example? especially in Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant