skulpt / skulpt

Skulpt is a Javascript implementation of the Python programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sk.__future__ is not an object or null

opened this issue · comments

Uh, that error is happening in Firefox.

commented

This usually means you haven't called Sk.configure before trying to execute a program.

Are you sure it's browser specific? Seems unlikely.