Open GoogleCodeExporter opened 8 years ago
seems to be fixed as follows, change line 29 of EReader.py into:
%%% start code %%%
from __builtin__ import float, str, True, False
%%% end code %%%
i.e. remove the import of None
Original comment by bvanmarw...@gmail.com
on 27 Jul 2013 at 1:20
Thanks for posting the solution.
Original comment by van...@gmail.com
on 3 Aug 2013 at 3:42
Original issue reported on code.google.com by
bvanmarw...@gmail.com
on 27 Jul 2013 at 1:17