Hello,
I can’t seem to get the plugin boilerplate to build. The error message is not very helpful
12.02 note: This error originates from a subprocess, and is likely not a problem with pip.
12.02 ERROR: Failed building wheel for pyinstrument
12.02 Building wheel for pyrsistent (pyproject.toml): started
12.52 Building wheel for pyrsistent (pyproject.toml): finished with status 'done'
12.52 Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp311-cp311-linux_x86_64.whl size=106407 sha256=83837b1e942a1c87be95cab0fd2a19d8eedcd8a8b3d175e410dbc7b1e952cca6
12.52 Stored in directory: /root/.cache/pip/wheels/8c/e4/47/14060cdf4ed767bf542f57310493b608973aed234559e41860
12.53 Successfully built pyrsistent
12.53 Failed to build pyinstrument
12.53 ERROR: Could not build wheels for pyinstrument, which is required to install pyproject.toml-based projects
Any help would be appreciated