<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.geekworm.com/index.php?action=history&amp;feed=atom&amp;title=CommentStreams%3AEe912f7289f3ff3c7fbbf867aa43a468</id>
	<title>CommentStreams:Ee912f7289f3ff3c7fbbf867aa43a468 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.geekworm.com/index.php?action=history&amp;feed=atom&amp;title=CommentStreams%3AEe912f7289f3ff3c7fbbf867aa43a468"/>
	<link rel="alternate" type="text/html" href="https://wiki.geekworm.com/index.php?title=CommentStreams:Ee912f7289f3ff3c7fbbf867aa43a468&amp;action=history"/>
	<updated>2026-07-26T15:37:38Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.geekworm.com/index.php?title=CommentStreams:Ee912f7289f3ff3c7fbbf867aa43a468&amp;diff=32239&amp;oldid=prev</id>
		<title>84.112.8.15: Migrated comment #2093</title>
		<link rel="alternate" type="text/html" href="https://wiki.geekworm.com/index.php?title=CommentStreams:Ee912f7289f3ff3c7fbbf867aa43a468&amp;diff=32239&amp;oldid=prev"/>
		<updated>2021-11-27T21:17:45Z</updated>

		<summary type="html">&lt;p&gt;Migrated comment #2093&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;There are some problems in the python code with the actully raspberry pi os (raspbian). &lt;br /&gt;
&lt;br /&gt;
If i want to use&lt;br /&gt;
```&lt;br /&gt;
sudo python3 x708bat.py&lt;br /&gt;
```&lt;br /&gt;
The system calls:&lt;br /&gt;
```&lt;br /&gt;
  File &amp;quot;/home/pi/x708bat.py&amp;quot;, line 24&lt;br /&gt;
    print &amp;quot;******************&amp;quot;&lt;br /&gt;
          ^&lt;br /&gt;
SyntaxError: Missing parentheses in call to &amp;#039;print&amp;#039;. Did you mean print(&amp;quot;******************&amp;quot;)?&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
If I change it to print(*******) i had the follow error:&lt;br /&gt;
&lt;br /&gt;
```&lt;br /&gt;
  File &amp;quot;/home/pi/x708bat.py&amp;quot;, line 25&lt;br /&gt;
    print &amp;quot;Voltage:%5.2fV&amp;quot; % readVoltage(bus)&lt;br /&gt;
          ^&lt;br /&gt;
SyntaxError: invalid syntax&lt;br /&gt;
&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
Any idea how I can fix that?&lt;br /&gt;
&lt;br /&gt;
Thx!&amp;lt;!-- migrated from Comments; original IP: 84.112.8.15 --&amp;gt;&lt;/div&gt;</summary>
		<author><name>84.112.8.15</name></author>
	</entry>
</feed>