jgarzik / jgarzik/python-bitcoinrpc
TypeError: unsupported operand type(s) for +: 'NoneType' and 'bytes'
Open
- Dominant language
- Python
- Stars
- 663
- Forks
- 300
- PR merge metrics
- No merged PRs in 30d
Description
On python 3.6 When I try to open any connection I get the error in the title on line 100 in the AuthServiceProxy:
authpair = user + b':' + passwd
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.