You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @edwin-wang, I don't know how you installed this plugin but the setup.py specify the dependency to treq: treq (>=18.6)
You can of course install it in your environment with pip install treq>=18.6
Hi @rockwelln, I installed buildbot-slack with 'pip3 install buildbot-slack'. treq-20.9.0 has been installed with pip. Let me know you need more info. Thanks a lot!
# pip3 show treq
Name: treq
Version: 20.9.0
Summary: High-level Twisted HTTP Client API
Home-page: https://github.com/twisted/treq
Author: David Reid
Author-email: [email protected]
License: MIT/X
Location: /usr/local/lib/python3.6/site-packages
Requires: attrs, Twisted, requests, hyperlink, incremental, six
Required-by: buildbot-slack
master.cfg
twistd.log
The text was updated successfully, but these errors were encountered: