Re: [Tutor] Regarding to kivy installation

2015-11-07 Thread Laura Creighton
In a message of Sat, 07 Nov 2015 09:09:28 +0530, shubham sharma writes: >Respected sir/madam, >hello to all members of python.org . I had successfully downloaded kivy on >window7 64-bit version.but when i try to install it then it show me error >like: > Traceback (most recent call last): > File "

Re: [Tutor] Regarding to kivy installation

2015-11-07 Thread Alan Gauld
On 07/11/15 03:39, shubham sharma wrote: Respected sir/madam, hello to all members of python.org . I had successfully downloaded kivy on window7 64-bit version.but when i try to install it then it show me error like: Traceback (most recent call last): File "C:/Python27/kivyhello.py", line 4

[Tutor] Regarding to kivy installation

2015-11-07 Thread shubham sharma
Respected sir/madam, hello to all members of python.org . I had successfully downloaded kivy on window7 64-bit version.but when i try to install it then it show me error like: Traceback (most recent call last): File "C:/Python27/kivyhello.py", line 4, in from kivy.app import App File "