protobuf icon indicating copy to clipboard operation
protobuf copied to clipboard

Protobuf works via conda but not via pip. Trouble with $PATH.

Open mrc-rius opened this issue 6 years ago • 3 comments

I have a conda environment with some packages installed via Conda, and other via Pip. All of them work well.

Now I want to add to my stack protobuff and first I run pip install protobuf. Then if I run protoc --version it returns that command does not exists.

On the other hand, the same command works and returns libprotoc 3.2.0 after running conda install protobuf.

I do not know and even understand why conda install seems to works, and pip install not. Could be the package it self? Or maybe some problem with the $PATH variable setter?

mrc-rius avatar Jan 16 '19 10:01 mrc-rius

@anandolee could you take a look?

TeBoring avatar Jan 22 '19 21:01 TeBoring

@TeBoring @anandolee This issue still seems to persist. Can you folks please take a look?

rito-sixt avatar Dec 01 '21 07:12 rito-sixt

We triage inactive PRs and issues in order to make it easier to find active work. If this issue should remain active or becomes active again, please add a comment.

This issue is labeled inactive because the last activity was over 90 days ago.

github-actions[bot] avatar May 05 '24 10:05 github-actions[bot]

We triage inactive PRs and issues in order to make it easier to find active work. If this issue should remain active or becomes active again, please reopen it.

This issue was closed and archived because there has been no new activity in the 14 days since the inactive label was added.

github-actions[bot] avatar May 20 '24 10:05 github-actions[bot]