RE: Python3 and Go-To Python for Python-Xbee

82 views
Skip to first unread message

Mala Dies

unread,
Mar 29, 2018, 4:35:02 AM3/29/18
to BeagleBoard
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. 

Robert Nelson

unread,
Mar 29, 2018, 10:21:49 AM3/29/18
to Beagle Board, Mala Dies
Use pip3

Regards,

--
Robert Nelson
https://rcn-ee.com/

Dennis Lee Bieber

unread,
Mar 29, 2018, 10:49:17 AM3/29/18
to beagl...@googlegroups.com
On Thu, 29 Mar 2018 01:35:02 -0700 (PDT), Mala Dies
<fun...@gmail.com> declaimed the following:

>Hello,
>
>How can I make sure that Python3 is default on Debian when installing a
>package, i.e. sudo pip install digi-xbee?
>

https://stackoverflow.com/questions/10919569/install-a-module-using-pip-for-specific-python-version


--
Wulfraed Dennis Lee Bieber AF6VN
wlf...@ix.netcom.com HTTP://wlfraed.home.netcom.com/

Mala Dies

unread,
Mar 29, 2018, 11:19:48 AM3/29/18
to BeagleBoard
Hello Sir,

You were right. I scrounged around online and found out about pip3. Thank you, again.

Seth

Mala Dies

unread,
Mar 29, 2018, 11:20:56 AM3/29/18
to BeagleBoard
Hello,

Yep. I installed python3-pip and then used pip3 to install the digi-xbee library. 

Seth

Mala Dies

unread,
May 10, 2018, 10:44:26 PM5/10/18
to BeagleBoard
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:

Richard

unread,
May 11, 2018, 5:17:56 PM5/11/18
to BeagleBoard
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

Mala Dies

unread,
May 11, 2018, 10:02:39 PM5/11/18
to BeagleBoard
Hello Rich,

Seth here. Thank you. You know, I give that advice a lot these days, i.e. uninstall and reinstall it. I should have thought of this idea. Guess what?

You are probably going to get a kick out of this idea. I had the package already installed but it did not show it was already satisfied. 

Seth

P.S. Thank you for replying.
Reply all
Reply to author
Forward
0 new messages