<div dir="auto">Hi People,<div dir="auto">     I can run my class Python 3 programs from the command line of a terminal, when I change "python," to 'python3" on the first line of my program:</div><div dir="auto"><br></div><div dir="auto">Before:</div><div dir="auto">#$!/use/bin/env python</div><div dir="auto"><br></div><div dir="auto">After:</div><div dir="auto"><span style="font-family:sans-serif">#$!/use/bin/env python3</span><br></div><div dir="auto"><span style="font-family:sans-serif"><br></span></div><div dir="auto"><span style="font-family:sans-serif">Thanks,</span></div><div dir="auto"><span style="font-family:sans-serif">Elise</span></div></div><br><div class="gmail_quote"><div dir="ltr">On Sat, Jul 7, 2018, 08:19 Elise Scher <<a href="mailto:elise.scher01@gmail.com">elise.scher01@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto">Hi Mignon<div dir="auto">    I do have Python 3 on my system. In googling around, I saw that there is some way to make Python 3.5 the system default, instead of Python 2. I would like to do that.</div><div dir="auto">     Thanks for the help.</div><div dir="auto"><br></div><div dir="auto">Elise Scher</div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, Jul 6, 2018, 20:20 Mignon Belongie <<a href="mailto:mignon.belongie@gmail.com" target="_blank" rel="noreferrer">mignon.belongie@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Are you sure you don't have it already? Did you try running python3 at the command line?<div><br></div><div>If not, the following should work:</div><div><br></div><div>$ sudo apt-get install python3.5</div><div><br></div><div>Mignon</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 6, 2018 at 8:02 PM, Elise Scher <span dir="ltr"><<a href="mailto:elise.scher01@gmail.com" rel="noreferrer noreferrer" target="_blank">elise.scher01@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto">Hi people,<div dir="auto">      I need your help please.</div><div dir="auto">      I need to run Python 3 on my tiny HP laptop, running Xbuntu. This is for my Object-Oriented Python class at Foothill College. So far, I am able to run Python 2.7 on it two ways: in Ajunta and at the command line when I bring up a terminal.</div><div dir="auto">     So how do I get Python 3 on to my laptop and how do I run small programs using it?</div><div dir="auto">      My second assignment is due tomorrow/Saturday night.</div><div dir="auto"><br></div><div dir="auto">Thanks,</div><div dir="auto">Elise Scher</div></div>
<br>_______________________________________________<br>
conspire mailing list<br>
<a href="mailto:conspire@linuxmafia.com" rel="noreferrer noreferrer" target="_blank">conspire@linuxmafia.com</a><br>
<a href="http://linuxmafia.com/mailman/listinfo/conspire" rel="noreferrer noreferrer noreferrer" target="_blank">http://linuxmafia.com/mailman/listinfo/conspire</a><br>
<br></blockquote></div><br></div>
</blockquote></div>
</blockquote></div>