<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
<div>
<meta content="text/html; charset=us-ascii">
</div>
<div>
<meta content="text/html; charset=us-ascii">
</div>
<div dir="auto" style="direction:ltr; margin:0; padding:0; font-family:sans-serif; font-size:11pt; color:black">
I fully believe it is your latter guess, that Fedora 32 is missing python2, but I am not a Fedora user and am not familiar with their packaging. If you search the list archive you will see mails about Fedora (and other distros) removing python2 by default.</div>
<div dir="auto" style="direction:ltr; margin:0; padding:0; font-family:sans-serif; font-size:11pt; color:black">
<br>
</div>
<div dir="auto" style="direction: ltr; margin: 0px; padding: 0px; font-family: sans-serif; font-size: 11pt; color: black; text-align: left;">
I am testing Ubuntu 20.04 (Focal Fossa) and although python2 is not installed by default, I can still get it by running apt install python2. Well just have to see if that still works next month when Canonical releases.</div>
<div dir="auto" style="direction: ltr; margin: 0px; padding: 0px; font-family: sans-serif; font-size: 11pt; color: black; text-align: left;">
<br>
</div>
<div dir="auto" style="direction: ltr; margin: 0px; padding: 0px; font-family: sans-serif; font-size: 11pt; color: black; text-align: left;">
Tony&nbsp;</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> chirp_users-bounces@intrepid.danplanet.com &lt;chirp_users-bounces@intrepid.danplanet.com&gt; on behalf of Fred &lt;fredferickson@gmail.com&gt;<br>
<b>Sent:</b> Saturday, March 28, 2020 6:41:37 PM<br>
<b>To:</b> chirp_users@intrepid.danplanet.com &lt;chirp_users@intrepid.danplanet.com&gt;<br>
<b>Subject:</b> [chirp_users] Chirp will not start in Fedora 31 nor 32 beta. Works fine in 30</font>
<div>&nbsp;</div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt">
<div class="PlainText"><br>
Since I am mostly confined to home due to the restrictions caused by<br>
the virus outbreak, I decided to up grade my Linux system from Fedora<br>
30 to the current version which is Fedora 31.<br>
<br>
After the upgrade, Chirp and a Solitary game which is written in Python<br>
no longer worked so I upgraded to the new beta version Fedora 32. This<br>
morning, the developers released an update which included many Python<br>
changes which fixed the Solitary game but sadly, not Chirp.<br>
<br>
So, maybe the Chirp developers will have the answer. Here is the output<br>
of starting the 20200227 Chirp version with -v:<br>
<br>
[fred@m5a97r2 chirp-daily]$ ./chirpw -v<br>
Traceback (most recent call last):<br>
&nbsp; File &quot;./chirpw&quot;, line 20, in &lt;module&gt;<br>
&nbsp;&nbsp;&nbsp; from chirp import chirp_common<br>
&nbsp; File &quot;/home/fred/chirp/chirp-daily/chirp/chirp_common.py&quot;, line 979<br>
&nbsp;&nbsp;&nbsp; except errors.InvalidDataError, e:<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ^<br>
SyntaxError: invalid syntax<br>
[fred@m5a97r2 chirp-daily]$<br>
<br>
The ~/.chirp/debug.log entries are dated 2020-03-14 which are from a<br>
Chirp run before upgrading from Fedora 30.<br>
<br>
A bit of an aside:<br>
Is this a Python issue in Chirp or a missing Python 2 file in Fedora<br>
32? I notice that when the command &quot;dnf list --installed | grep python&quot;<br>
there is a python3.x86_64, but the python2 file is named<br>
python27.x86_64. There is no python2.x86_64 file but there is in Fedora<br>
30 a file python2.x86_64. Although, the which command shows both a<br>
/usr/bin/python3 and a /usr/bin/python2 file exist in Fedora 32. There<br>
are several link files in /usr/bin/ with python names that seem to be<br>
new additions and probably sort all that out though.<br>
<br>
Thanks for the help.<br>
<br>
Fred<br>
_______________________________________________<br>
chirp_users mailing list<br>
chirp_users@intrepid.danplanet.com<br>
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
This message was sent to Tony F at goldstar611@hotmail.com<br>
To unsubscribe, send an email to chirp_users-unsubscribe@intrepid.danplanet.com<br>
</div>
</span></font></div>
<div id="ms-outlook-mobile-signature" dir="auto" style="text-align: left;">
<div><br>
</div>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> chirp_users-bounces@intrepid.danplanet.com &lt;chirp_users-bounces@intrepid.danplanet.com&gt; on behalf of Fred &lt;fredferickson@gmail.com&gt;<br>
<b>Sent:</b> Saturday, March 28, 2020 6:41:37 PM<br>
<b>To:</b> chirp_users@intrepid.danplanet.com &lt;chirp_users@intrepid.danplanet.com&gt;<br>
<b>Subject:</b> [chirp_users] Chirp will not start in Fedora 31 nor 32 beta. Works fine in 30</font>
<div>&nbsp;</div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt">
<div class="PlainText"><br>
Since I am mostly confined to home due to the restrictions caused by<br>
the virus outbreak, I decided to up grade my Linux system from Fedora<br>
30 to the current version which is Fedora 31.<br>
<br>
After the upgrade, Chirp and a Solitary game which is written in Python<br>
no longer worked so I upgraded to the new beta version Fedora 32. This<br>
morning, the developers released an update which included many Python<br>
changes which fixed the Solitary game but sadly, not Chirp.<br>
<br>
So, maybe the Chirp developers will have the answer. Here is the output<br>
of starting the 20200227 Chirp version with -v:<br>
<br>
[fred@m5a97r2 chirp-daily]$ ./chirpw -v<br>
Traceback (most recent call last):<br>
&nbsp; File &quot;./chirpw&quot;, line 20, in &lt;module&gt;<br>
&nbsp;&nbsp;&nbsp; from chirp import chirp_common<br>
&nbsp; File &quot;/home/fred/chirp/chirp-daily/chirp/chirp_common.py&quot;, line 979<br>
&nbsp;&nbsp;&nbsp; except errors.InvalidDataError, e:<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ^<br>
SyntaxError: invalid syntax<br>
[fred@m5a97r2 chirp-daily]$<br>
<br>
The ~/.chirp/debug.log entries are dated 2020-03-14 which are from a<br>
Chirp run before upgrading from Fedora 30.<br>
<br>
A bit of an aside:<br>
Is this a Python issue in Chirp or a missing Python 2 file in Fedora<br>
32? I notice that when the command &quot;dnf list --installed | grep python&quot;<br>
there is a python3.x86_64, but the python2 file is named<br>
python27.x86_64. There is no python2.x86_64 file but there is in Fedora<br>
30 a file python2.x86_64. Although, the which command shows both a<br>
/usr/bin/python3 and a /usr/bin/python2 file exist in Fedora 32. There<br>
are several link files in /usr/bin/ with python names that seem to be<br>
new additions and probably sort all that out though.<br>
<br>
Thanks for the help.<br>
<br>
Fred<br>
_______________________________________________<br>
chirp_users mailing list<br>
chirp_users@intrepid.danplanet.com<br>
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
This message was sent to Tony F at goldstar611@hotmail.com<br>
To unsubscribe, send an email to chirp_users-unsubscribe@intrepid.danplanet.com<br>
</div>
</span></font></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> chirp_users-bounces@intrepid.danplanet.com &lt;chirp_users-bounces@intrepid.danplanet.com&gt; on behalf of Fred &lt;fredferickson@gmail.com&gt;<br>
<b>Sent:</b> Saturday, March 28, 2020 6:41:37 PM<br>
<b>To:</b> chirp_users@intrepid.danplanet.com &lt;chirp_users@intrepid.danplanet.com&gt;<br>
<b>Subject:</b> [chirp_users] Chirp will not start in Fedora 31 nor 32 beta. Works fine in 30</font>
<div>&nbsp;</div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText"><br>
Since I am mostly confined to home due to the restrictions caused by<br>
the virus outbreak, I decided to up grade my Linux system from Fedora<br>
30 to the current version which is Fedora 31.<br>
<br>
After the upgrade, Chirp and a Solitary game which is written in Python<br>
no longer worked so I upgraded to the new beta version Fedora 32. This<br>
morning, the developers released an update which included many Python<br>
changes which fixed the Solitary game but sadly, not Chirp.<br>
<br>
So, maybe the Chirp developers will have the answer. Here is the output<br>
of starting the 20200227 Chirp version with -v:<br>
<br>
[fred@m5a97r2 chirp-daily]$ ./chirpw -v<br>
Traceback (most recent call last):<br>
&nbsp; File &quot;./chirpw&quot;, line 20, in &lt;module&gt;<br>
&nbsp;&nbsp;&nbsp; from chirp import chirp_common<br>
&nbsp; File &quot;/home/fred/chirp/chirp-daily/chirp/chirp_common.py&quot;, line 979<br>
&nbsp;&nbsp;&nbsp; except errors.InvalidDataError, e:<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ^<br>
SyntaxError: invalid syntax<br>
[fred@m5a97r2 chirp-daily]$<br>
<br>
The ~/.chirp/debug.log entries are dated 2020-03-14 which are from a<br>
Chirp run before upgrading from Fedora 30.<br>
<br>
A bit of an aside:<br>
Is this a Python issue in Chirp or a missing Python 2 file in Fedora<br>
32? I notice that when the command &quot;dnf list --installed | grep python&quot;<br>
there is a python3.x86_64, but the python2 file is named<br>
python27.x86_64. There is no python2.x86_64 file but there is in Fedora<br>
30 a file python2.x86_64. Although, the which command shows both a<br>
/usr/bin/python3 and a /usr/bin/python2 file exist in Fedora 32. There<br>
are several link files in /usr/bin/ with python names that seem to be<br>
new additions and probably sort all that out though.<br>
<br>
Thanks for the help.<br>
<br>
Fred<br>
_______________________________________________<br>
chirp_users mailing list<br>
chirp_users@intrepid.danplanet.com<br>
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a><br>
This message was sent to Tony F at goldstar611@hotmail.com<br>
To unsubscribe, send an email to chirp_users-unsubscribe@intrepid.danplanet.com<br>
</div>
</span></font></div>
</body>
</html>