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

eyeD3 ENOENT #3

Open
savire001 opened this issue Mar 8, 2016 · 3 comments
Open

eyeD3 ENOENT #3

savire001 opened this issue Mar 8, 2016 · 3 comments

Comments

@savire001
Copy link

Hey
Maybe you can help me with my error Message

im Using Win8, [email protected], python 3.5.1, eyeD3 0.7.1

Converting` A Sky Full of Stars - Coldplay
[================================================--] 97% 0.4sevents.js:141
throw er; // Unhandled 'error' event
^

Error: spawn eyeD3 ENOENT
at exports._errnoException (util.js:870:11)
at Process.ChildProcess._handle.onexit (internal/child_process.js:178:32)
at onErrorNT (internal/child_process.js:344:16)
at nextTickCallbackWith2Args (node.js:437:9)
at process._tickCallback (node.js:351:17)

does this msg tell me that exeD3 ist not found?

@NTag
Copy link
Member

NTag commented Mar 8, 2016

What does it say when you type eyeD3 --version in your terminal?

@savire001
Copy link
Author

hm eyeD3 command could not found althought i followed these
instructions

@savire001 savire001 reopened this Mar 8, 2016
@NTag
Copy link
Member

NTag commented Apr 3, 2016

I am not very familiar with Windows, which is not very friendly for a dev usage...

You must use pip install eyeD3, so you need pip which comes with Python 2.7.11: https://www.python.org/downloads/release/python-2711/

So, install Python via https://www.python.org/ftp/python/2.7.11/python-2.7.11.msi, then do pip install eyeD3 and try eyeD3 --version.

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

2 participants