OSError: [Errno 74] Bad message: '/home/pi/.local/lib/python3.9/site-package/potobuf-4.23.0...

Table of contents

1. The error is as follows

2. Solutions


1. The error is as follows

2. Solutions

Upgrade pip: sudo pip install --upgrade pip

   

When using pip to download related packages, pay attention to adding sudo permissions. 

 

Guess you like

Origin blog.csdn.net/Keep_Trying_Go/article/details/131066330