Interrupted system call
Chris Angelico
rosuav at gmail.com
Mon Nov 17 05:23:43 EST 2014
More information about the Python-list mailing list
Mon Nov 17 05:23:43 EST 2014
- Previous message (by thread): Interrupted system call
- Next message (by thread): Interrupted system call
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Nov 17, 2014 at 7:55 PM, Peter Otten <__peter__ at web.de> wrote: > I'd suggest a more conservative path: if available install the version that > comes with your distribution. > > $ sudo apt-get python3-serial > > might do the job. Only if the Python to install to was also the distro-installed one. Turns out that's the case, but if it's not, pip is the way to go. ChrisA
- Previous message (by thread): Interrupted system call
- Next message (by thread): Interrupted system call
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list