Austin Ziegler

Results 171 comments of Austin Ziegler

Comment by Austin Ziegler on 2011-03-23: Sorry that I didn't get back to you before now; we haven't really monitored this tracker as well as we should have. Someone might...

Comment by Austin Ziegler on 2010-09-25: This is not currently planned and I'm not sure it's generally a good idea based on my understanding of how LDAP is supposed to...

I think I'm going to reimplement the necessary bits of BlankSlate in RubyPython and remove it as a dependency, as the issue (and a pull request addressing the issue) has...

I am having the same issue on ArchLinux. It appears to be a problem in the initialize function in the PythonExec class. On systems where the Python executable (reported by...

(Reply via [email protected]): I was getting that error trying to use another ruby based script. Since, I don't use it now, I am unaware of this.

Gentoo 64bit also having this error with Jekyll/octopress. I tried to locate lib.so it doesn't find it. Using Python 2.7 in my eselect slot

To run jekyll successfully, I did this. If all you need is to do run jekyll then use this diff (patch file pythonexec.rb in gems/rubypython-0.5.3/lib/rubypython). ```diff --- pythonexec.rb.old 2012-08-08 18:10:53.158118388...

You may need to open the cPickle file in your Python script and then `rubify` the resulting values.