No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
Whenever I run my python code, the window do not have any icon.. How to change it some icon or the icon I want to assign? I can assign a good icon for the exe generated thru py2exe. I want to assign icon for the window opened after double clicking …
Hi, My code opens Excel 97-2003 version Excel file correctly, but gives error when the Excel file is in 2007 (*.xlsx) format. How to solve this? - Mahesh
I am trying to open a big file (> 1 GB), but I am getting MemoryError. The code is: for line in open(data.txt,'r').readlines(): This line worked for me when the file size was around 750 MB, but giving error when the file size is greater than 1 GB. Any remedy …
The End.
mahesham