Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~5K People Reached
Favorite Forums
Favorite Tags

3 Posted Topics

Member Avatar for mahesham

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 …

Member Avatar for mahesham
0
209
Member Avatar for mahesham

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

Member Avatar for mahesham
0
108
Member Avatar for sureronald

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 …

Member Avatar for mahesham
0
4K

The End.