André Selmanagić

about programming, games and tools

Switching to Octopress

This is more a test post than anything else.

Switched from Joomla to Octopress. I will transfer the old pages one by one.

Here are some things that I have learned.

Use 32-bit Python

Rubypython seems to depend on 32-bit Python. I had 64-bit Python installed, which gave me weird errors like

1
'block in ffi_lib': Could not open library (LoadError)

followed by “library not found” or some gibberish unicode characters.

Comments