You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+63-2Lines changed: 63 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ The wxMaxima tutorial2x.wxmx and exported tutorial2x.html files in the [./docs](
35
35
36
36
The five tutorial2\[x|bob|bobs|rods|arm].py programs described in the above "Content" section have successfully executed using Python versions 2.7.18 and 3.8.10 provided in an Ubuntu Linux 20.04 LTS release installed in WSL2 for Microsoft Windows 10 Pro version 22H2 OS build 19045.5247 with the requisite Python packages from sources listed in the following table.
37
37
38
-
<palign="center">Versions of requisite packages associated with Python version
38
+
<palign="center">Requisite packages associated with Ubuntu Linux 20.04 Python version
39
39
<tablerows="8"cols="5">
40
40
<tr>
41
41
<th colspan="1"> </th>
@@ -86,7 +86,68 @@ The five tutorial2\[x|bob|bobs|rods|arm].py programs described in the above "Con
2. DEB - https://askubuntu.com/questions/1339872/instaling-matplotlib-for-python-2-7-in-ubuntu-20-04
89
+
2. DEB - https://askubuntu.com/questions/1339872/instaling-matplotlib-for-python-2-7-in-ubuntu-20-04<br>
90
+
</td>
91
+
</tr>
92
+
</table>
93
+
</p>
94
+
95
+
The five programs have also successfully executed using Python versions 2.7.15 and 3.6.12 provided by Anaconda3 2019.10 installed for Microsoft Windows 10 Pro version 22H2 OS build 19045.5247 with the requisite Python packages from sources listed in the following table.
96
+
97
+
<palign="center">Requisite packages associated with Anaconda3 2019.10 Python version
98
+
<tablerows="8"cols="5">
99
+
<tr>
100
+
<th colspan="1"> </th>
101
+
<th colspan="4" align="center">Python Version & Package Source</th>
0 commit comments