-
Notifications
You must be signed in to change notification settings - Fork 218
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 streamparse_run in virtualenv_root #258
Comments
Can you describe how you installed Streamparse 3.0.0.dev3 in virtualenv? |
@warmheartli, could you please share your It looks to me like something strange is going on because the path it's trying to run in the end is |
I'm seeing something similar, I think. config.json is:
However, in the log I have
|
I'm using streamparse HEAD locally. I ssh-ed into my VMs and installed it manually in the virtualenvs, and it seems to have fixed the problem, I think. |
Solution for me is adding |
Ah, really good point there. I would also bet that explicitly setting the streamparse version to It would be nice if we could come up with a way for |
@dan-blanchard: Thanks. That's what I assumed |
Closing, since this isn't really an issue on our end. |
I installed 3.0.0.dev3, and submit wordcount, but the log said can't find
what can I do?
The text was updated successfully, but these errors were encountered: