Post
Topic
Board Electrum
Merits 3 from 2 users
Re: Error: could not find paymentrequest_pb2.py. Create it with 'contrib/generate_pa
by
Geremia
on 14/02/2025, 04:14:32 UTC
⭐ Merited by pooya87 (2) ,ABCbits (1)
The issue was that I had protobuf 3.19.6 installed locally (with pip) and protobuf 29.3 installed globally. I removed the local, pip-installed version, and Electrum now works.