I had the package installed, but pip3 wasn't there for some reason. I uninstalled and reinstalled, which fixed it. You might try that. Rich
On Thursday, May 10, 2018 at 8:44:26 PM UTC-6, Mala Dies wrote: > > Hello Sir, > > I do not think pip3 is working any longer. Is it working for you? > > Seth > > P.S. I got a new image, I tried to get python3-pip installed by this cmd, > sudo apt install python3-pip, and then I used this cmd, sudo pip3 install > digi-xbee, to install my library. No go. Is anyone else having issues? > > On Thursday, March 29, 2018 at 9:21:49 AM UTC-5, RobertCNelson wrote: >> >> On Thu, Mar 29, 2018 at 3:35 AM, Mala Dies <[email protected]> wrote: >> > Hello, >> > >> > How can I make sure that Python3 is default on Debian when installing a >> > package, i.e. sudo pip install digi-xbee? >> > >> > Seth >> > >> > P.S. The installation fails b/c Python2 is at default. If this is not >> an >> > appropriate question, I understand and I will look elsewhere. >> >> Use pip3 >> >> Regards, >> >> -- >> Robert Nelson >> https://rcn-ee.com/ >> > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/f31ddfbd-0c01-4a46-9213-5e1a1f21318d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
