Pablo Duboue

Results 43 comments of Pablo Duboue

Any idea what that pickle file contained...?

The log you posted shows it built successfully. It is failing to launch the generated ISO because qemu-system-i386 has no user networking. Just set-up other QEMU networking mode.

For short text a good model is to use a sliding windows of characters. You can look at my montreal-python talk http://duboue.net/papers/python-montreal20110131.pdf (from slide 11). This approach can be implemented...