protobuf
                                
                                
                                
                                    protobuf copied to clipboard
                            
                            
                            
                        Protobuf works via conda but not via pip. Trouble with $PATH.
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?
@anandolee could you take a look?
@TeBoring @anandolee This issue still seems to persist. Can you folks please take a look?
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.
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.