igormarfin / shedskin

Automatically exported from code.google.com/p/shedskin
0 stars 0 forks source link

ShedSkin P #121

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install ShedSkin on Mac (see version below)
2. shedskin test
3. ????
4. PROFIT!!!

What is the expected output? What do you see instead?
shedskin-0.6$ shedskin test
*** SHED SKIN Python-to-C++ Compiler 0.6 ***
Copyright 2005-2010 Mark Dufour; License GNU GPL version 3 (See LICENSE)

*ERROR* Shed Skin is not compatible with this version of Python

What version of the product are you using? On what operating system?
ShedSkin 0.6
Intel Mac OS X 10.6.5 Snow Leopard
gcc version 4.2.1
Python 2.7

Original issue reported on code.google.com by ajmila...@gmail.com on 8 Dec 2010 at 10:28

GoogleCodeExporter commented 8 years ago
thanks for reporting! 

the problem is that Shedskin 0.6 refuses to run with Python 2.7.. Shedskin 0.7, 
hopefully out later this week, does not have this problem.. it may still have 
other problems though, if you use 2.7-only features, because it (still) behaves 
like 2.6 at this point. 

if you'd like to try before the new release, please pull from GIT: 
gitorious.org/shedskin. I haven't tested on OSX for a while, so I'd be 
interested in hearing if you run into any other problems, especially before 
releasing 0.7..

thanks again!

Original comment by mark.duf...@gmail.com on 9 Dec 2010 at 10:37