-
Notifications
You must be signed in to change notification settings - Fork 221
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
Problem with Demo.py #174
Comments
@micksulley It seems as if you are are missing some of the new dependencies. Did you install via pip? If not could you try running (from the root directory):
|
I think I am doing something wrong here.
|
@micksulley Did you ever resolve this? You shouldn't need to run setup.py if installing via pip. |
I did reply via email, here it is again. It doesn't fail, but it doesn't finish either. It has been running for 2-3 hours so far. I get loads of warning messages, e.g
session, crumb = _init_session(None, proxies=self._get_proxy(), timeout=self.timeout) ResourceWarning: Enable tracemalloc to get the object allocation traceback There are loads of messages like that. My server is 192.168.1.99. Running Ubuntu Server 22.04.3 LTS (GNU/Linux 5.15.0-91-generic x86_64) I left it running and it did eventually finish with an error after 4 hrs plus. This is the end of the output - ResourceWarning: Enable tracemalloc to get the object allocation traceback
|
My code has started to fail again over the last few days. Running Ubuntu Server.I have installed v1.20 and rebooted.
If I run the demo.py script this is what I see -
Have I got something wrong or have Yahoo changed things again and I need to wait for an update?
Thanks
Mick
The text was updated successfully, but these errors were encountered: