-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
I cloned unholy from the repository and followed the installation instructions. When I run bin/unholy test.rb
(test.rb exists), I get the error
*** Are you sure you're running Ruby 1.9?
/path/to/unholy/lib/unholy/pyasm.rb:366:in `throw': uncaught throw #<NameError: uninitialized constant Pyasm::VM> (ArgumentError)
from /path/to/unholy/lib/unholy/pyasm.rb:366:in `rescue in eval'
from /path/to/unholy/lib/unholy/pyasm.rb:361:in `eval'
from /path/to/unholy/lib/unholy.rb:8:in `unholy'
from bin/unholy:5:in `<main>'
I am running Ruby 1.9.3 and Python 2.7.1.
$ /usr/bin/env ruby --version
ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-darwin11.4.0]
$ /usr/bin/env python --version
Python 2.7.1
Metadata
Metadata
Assignees
Labels
No labels