schweet! Should be done soon.
On Dec 2, 2011, at 4:18 PM, Jeff Hoogland wrote:
> You will lose nothing.
>
> On Fri, Dec 2, 2011 at 3:10 PM, mh wrote:
>
>> The other solution is to not install the python-* modules. Trying that now.
>>
>> I'm using the easy_e17.sh script lately, and those were
You will lose nothing.
On Fri, Dec 2, 2011 at 3:10 PM, mh wrote:
> The other solution is to not install the python-* modules. Trying that now.
>
> I'm using the easy_e17.sh script lately, and those were included with the
> efl_basic option. Not exactly sure what, if anything, I'll lose without
>
The other solution is to not install the python-* modules. Trying that now.
I'm using the easy_e17.sh script lately, and those were included with the
efl_basic option. Not exactly sure what, if anything, I'll lose without those.
Is this not a good thing?
On Dec 2, 2011, at 3:43 PM, mh wrote:
oops, yes wrong url. This is correct one: https://trac.macports.org/ticket/28479
Downgrading to python2 on Arch will cost me pyalpm, namcp, blender, cython,
sip, and calibre and a few others, all of which pull python-3.2.2-2 as a
dependency.
Dammit! I've been trying to use blender and learn cal
On 2011-12-02 20:04, mh wrote:
> I found this ticket,
> http://www.sfgate.com/cgi-bin/article.cgi?f=/c/a/2011/12/01/BU7A1M6257.DTL&tsp=1,
> that says that print sys.exec_prefix can be made to work in python version
> 3.2 by adding parenthesis around sys.exec_prefix, as in print(sys.prefix) and
I've never tested it with python3.
I've spotted this because AUTOCONF generated test code uses Python2 syntax
(print statement)... then it's not even getting to the bindings we wrote.
Regards,
-- Gustavo
On Fri, Dec 2, 2011 at 5:04 PM, mh wrote:
> I found this ticket,
> http://www.sfgate.com/c
Worth a shot. I know it builds fine for me with latest cython and python 2.6
On Fri, Dec 2, 2011 at 1:04 PM, mh wrote:
> I found this ticket,
> http://www.sfgate.com/cgi-bin/article.cgi?f=/c/a/2011/12/01/BU7A1M6257.DTL&tsp=1,
> that says that print sys.exec_prefix can be made to work in python v
I found this ticket,
http://www.sfgate.com/cgi-bin/article.cgi?f=/c/a/2011/12/01/BU7A1M6257.DTL&tsp=1,
that says that print sys.exec_prefix can be made to work in python version 3.2
by adding parenthesis around sys.exec_prefix, as in print(sys.prefix) and
print(sys.exec_prefix).
Not sure if t
Yes, version 3.2.2-2.
On Dec 2, 2011, at 11:03 AM, Gustavo Sverzut Barbieri wrote:
> On Fri, Dec 2, 2011 at 11:22 AM, mh wrote:
>>
>> Got this error this morning on svn rev. 65800. Not sure if this is a python
>> error with headers (as it looks) or python-evas error. The Cython not found
>> i
On Fri, Dec 2, 2011 at 11:22 AM, mh wrote:
>
> Got this error this morning on svn rev. 65800. Not sure if this is a python
> error with headers (as it looks) or python-evas error. The Cython not found
> is wrong too, I have cython version 0.15.1-2 installed. Thanks!
>
> checking for headers requ
Jeff, on Debian sid I have cython v. 0.15.1-1, which is also in wheezy. Looks
like squeeze is at 0.12.1-1.1.
Elementary failed to build on debian, will look at it later...
On Dec 2, 2011, at 8:46 AM, mh wrote:
> I'm using Archlinux, so it was just an update to the 0.13 version. pacman
> -Syu.
I'm using Archlinux, so it was just an update to the 0.13 version. pacman -Syu.
After I get my coffee I'm going to try the update on Debian.
On Dec 2, 2011, at 8:24 AM, Jeff Hoogland wrote:
> How did you install that cython version?
>
> On Fri, Dec 2, 2011 at 7:22 AM, mh wrote:
>
>> Got this
How did you install that cython version?
On Fri, Dec 2, 2011 at 7:22 AM, mh wrote:
> Got this error this morning on svn rev. 65800. Not sure if this is a
> python error with headers (as it looks) or python-evas error. The Cython
> not found is wrong too, I have cython version 0.15.1-2 installed.
Got this error this morning on svn rev. 65800. Not sure if this is a python
error with headers (as it looks) or python-evas error. The Cython not found is
wrong too, I have cython version 0.15.1-2 installed. Thanks!
checking for headers required to compile python extensions... File
"", line 1
14 matches
Mail list logo