Hello people,
I installed python 2.7 on Mac OSX 10.6.8 with no problems and it is working
fine. When I try to install Kivy however (www.kivy.org), I get an error saying:
/usr/local/bin/kivy: line 24:
/System/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7: No such
file or dire
Hello,
I'm using Python for a while now and I love it. There is just one thing I
cannot understand. There are compilers for languages like C and C++. why is it
impossible to create a compiler that can compile Python code to machinecode?
My reasoning is as follows:
When GCC compiles a program wr