Displaying 6 results from an estimated 6 matches for "pyx".
Did you mean:
py
2010 Jan 21
0
python-theora: some comments
...-theora/module_theora.html#class-theora
uses theora.test_files but setup.py does not install the test files so
using this API fails with
Traceback (most recent call last):
File "browse-video.py", line 4, in <module>
t = theora.Theora(theora.test_files[2])
File "theora.pyx", line 209, in theora.Theora.__init__ (theora.c:1211)
IOError: [Errno 2] No such file or directory: 'tests/videos/videotestsrc-720x576-16-15.ogg'
When I build a debian package of python-theora should I download the
test files manually? If not, how about modifying the API documentation...
2009 Aug 26
0
[LLVMdev] [Stackless] [C++-sig] [Boost] Trouble optimizing Boost.Python integration for game development (it seems too slow)
...c3 & Vec3::operator+=(const Vec3 &who) {
>> > this->x += who.x;
>> > this->y += who.y;
>> > this->z += who.z;
>> > return *this;
>> > }
>> >
>> > ==============================================
>> > vec3.pyx (cython code, for reference)
>> > ===========================
>> > cdef class Vec3:
>> >
>> > cdef readonly double x, y, z
>> >
>> > def __cinit__(Vec3 self, double x, double y, double z):
>> > self.x, self.y, self.z = x...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking
2009 May 13
0
Samba and cross forest domain trust
Hi
I'm trying to get a setup working with 2 separate AD forests (both 2003 R2
based). Let's call them PROD.x.ch and DEV.x.ch. There is a one way cross
forest trust from DEV to PROD (hope I said this the right way), so that
authenticated principals in PROD can access resources from DEV.
The setup works in principle, a user logged into a PROD Windows PC can access
Shares from a DEV
2010 Jan 22
2
readline/termcap problems compiling Samba 3.5.0rc1 on CentOS 5.4 64-bit
Hi all
When I try to compile 3.5.0rc1 on CentOS 5.4, I get the seemingly well know
problem below
Linking bin/smbclient
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libreadline.so: undefined reference to `tgetnum'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libreadline.so: undefined reference to `tgetent'
2010 Feb 04
2
Problem with number of groups of AD User (token size ?)
Hi all
On a CentOS 5.4 system with Samba 3.0.33 (member server of an AD domain in
2003 native mode) I have the problem that certain users can't use the shares
(can't logon), while others can.
I *think* this is related to the fact that those users unable to connect are
member of a huge number of groups (100+).
We know from experience that this is a problem in Windows itsself (need to