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

no file or directory #48

Open
ranaehab opened this issue Feb 8, 2017 · 0 comments
Open

no file or directory #48

ranaehab opened this issue Feb 8, 2017 · 0 comments

Comments

@ranaehab
Copy link

ranaehab commented Feb 8, 2017

f>>> from geniatagger import GeniaTagger

tagger=GeniaTagger('geniatagger')
Traceback (most recent call last):
File "", line 1, in
File "/home/rana/Downloads/geniatagger-python-0.1/geniatagger.py", line 21, in init
stdin=subprocess.PIPE, stdout=subprocess.PIPE)
File "/usr/local/lib/python2.7/subprocess.py", line 711, in init
errread, errwrite)
File "/usr/local/lib/python2.7/subprocess.py", line 1343, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory: ''

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