Jump to content

[ Dead Download Link ] Events calendar [ We Need You ]


iWizz

Recommended Posts

Nice release but

1117 11:49:21154 ::   File "game.py", line 1270, in OnKeyDown

1117 11:49:21154 ::   File "game.py", line 342, in <lambda>

1117 11:49:21154 ::   File "game.py", line 2299, in __Calendar

1117 11:49:21154 ::   File "uicalendar.py", line 55, in Show

1117 11:49:21155 ::   File "uicalendar.py", line 140, in LoadEvents

1117 11:49:21155 :: AttributeError
1117 11:49:21155 :: :
1117 11:49:21155 :: 'pack_file' object has no attribute 'xreadlines'
1117 11:49:21155 ::

Link to comment
Share on other sites

Nice release but

1117 11:49:21154 ::   File "game.py", line 1270, in OnKeyDown

1117 11:49:21154 ::   File "game.py", line 342, in <lambda>

1117 11:49:21154 ::   File "game.py", line 2299, in __Calendar

1117 11:49:21154 ::   File "uicalendar.py", line 55, in Show

1117 11:49:21155 ::   File "uicalendar.py", line 140, in LoadEvents

1117 11:49:21155 :: AttributeError

1117 11:49:21155 :: :

1117 11:49:21155 :: 'pack_file' object has no attribute 'xreadlines'

1117 11:49:21155 ::

 

Isn't from the system, it is from you ("xreadlines" is an py function not an object, make that to use os functions).

Link to comment
Share on other sites

 

Nice release but

1117 11:49:21154 ::   File "game.py", line 1270, in OnKeyDown

1117 11:49:21154 ::   File "game.py", line 342, in <lambda>

1117 11:49:21154 ::   File "game.py", line 2299, in __Calendar

1117 11:49:21154 ::   File "uicalendar.py", line 55, in Show

1117 11:49:21155 ::   File "uicalendar.py", line 140, in LoadEvents

1117 11:49:21155 :: AttributeError

1117 11:49:21155 :: :

1117 11:49:21155 :: 'pack_file' object has no attribute 'xreadlines'

1117 11:49:21155 ::

 

Isn't from the system, it is from you ("xreadlines" is an py function not an object, make that to use os functions).

 

i'ts because the xreadlines  function is deprecated on python > 2.3

 

Link to comment
Share on other sites

 

 

Nice release but

1117 11:49:21154 ::   File "game.py", line 1270, in OnKeyDown

1117 11:49:21154 ::   File "game.py", line 342, in <lambda>

1117 11:49:21154 ::   File "game.py", line 2299, in __Calendar

1117 11:49:21154 ::   File "uicalendar.py", line 55, in Show

1117 11:49:21155 ::   File "uicalendar.py", line 140, in LoadEvents

1117 11:49:21155 :: AttributeError

1117 11:49:21155 :: :

1117 11:49:21155 :: 'pack_file' object has no attribute 'xreadlines'

1117 11:49:21155 ::

 

Isn't from the system, it is from you ("xreadlines" is an py function not an object, make that to use os functions).

 

i'ts because the xreadlines  function is deprecated on python > 2.3

 

 

 

You have not stated you use python 2.7. And i have tall before xreadlines use os.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.