nanopb: Missing module in platformio library v 0.4.6

I receive an error when executing via pio run:

         *************************************************************
         *** Could not import the Google protobuf Python libraries ***
         *** Try installing package 'python3-protobuf' or similar.  ***
         *************************************************************

This can be remedied by running:

~/.platformio/penv/bin/pip3 install python3-protobuf

However it seems like this shouldn’t be necessary, or should at least be described in the installation instructions if it is.

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 19 (19 by maintainers)

Most upvoted comments

@ivankravets thanks, you are right 😃

@PetteriAimonen i wil make PR a little bit later.

@prusnak Ah sorry, wrong Pavol/Pavel! I meant to ask @hacker-cb!