1
Python / Drawing Shape.Rectangle crashes on Windows
« on: February 24, 2010, 01:42:16 am »
Well, lucky you!
sf.Shape doesn't exist for me ...
Maybe i missed something ... but what ?
Adema
P.S : under linux
sf.Shape doesn't exist for me ...
Code: [Select]
>>> from PySFML import sf
>>> sf.Shape
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
AttributeError: 'module' object has no attribute 'Shape'
[/quote]Maybe i missed something ... but what ?
Adema
P.S : under linux