I am trying to install the flow imager plugin by following the method described on the front page.
I already have a working vpype environment installed with pipx and Python 3.10.
When issuing the $ pipx inject vpype 'git+https://github.com/serycjon/vpype-flow-imager.git#egg=vpype-flow-imager[all]' command I have the following error:
Unable to parse package spec: 'git+https://github.com/serycjon/vpype-flow-imager.git#egg=vpype-flow-imager[all]'
I am trying to install the flow imager plugin by following the method described on the front page. I already have a working vpype environment installed with pipx and Python 3.10. When issuing the
$ pipx inject vpype 'git+https://github.com/serycjon/vpype-flow-imager.git#egg=vpype-flow-imager[all]'
command I have the following error:Unable to parse package spec: 'git+https://github.com/serycjon/vpype-flow-imager.git#egg=vpype-flow-imager[all]'