Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
ImportError: No module named honeyjs error when running phoneyc
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Andy  
View profile  
 More options Feb 19 2011, 5:57 pm
From: Andy <m...@andrewmichaelsmith.com>
Date: Sat, 19 Feb 2011 14:57:42 -0800 (PST)
Local: Sat, Feb 19 2011 5:57 pm
Subject: ImportError: No module named honeyjs error when running phoneyc
Hi

I'm trying out phoneyc and when I run it I get the error message:

Traceback (most recent call last):
  File "phoneyc.py", line 190, in <module>
    from DOM.DOM import DOM
  File "/home/andrew/Desktop/Dropbox/Hobby/phoneyc/phoneyc-read-only/
DOM/DOM.py", line 11, in <module>
    from Window import Window
  File "/home/andrew/Desktop/Dropbox/Hobby/phoneyc/phoneyc-read-only/
DOM/Window.py", line 9, in <module>
    from honeyjs import Runtime
ImportError: No module named honeyjs

This is SVN HEAD, I checked out about an hour ago.

Any thoughts? I'm sure it's something simple but it isn't obvious to
me!

Thanks
Andy


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
jose nazario  
View profile  
 More options Feb 20 2011, 3:05 pm
From: jose nazario <jose.monkey....@gmail.com>
Date: Sun, 20 Feb 2011 15:05:25 -0500
Local: Sun, Feb 20 2011 3:05 pm
Subject: Re: ImportError: No module named honeyjs error when running phoneyc
the error is telling you you need to build the module honeyjs, which
is under modules. it has some hairy dependencies, we know, including
spidermonkey.

-- jose

--
__________
jose nazario

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andrew Smith  
View profile  
 More options Feb 23 2011, 4:40 am
From: Andrew Smith <m...@andrewmichaelsmith.com>
Date: Wed, 23 Feb 2011 09:40:27 +0000
Local: Wed, Feb 23 2011 4:40 am
Subject: Re: ImportError: No module named honeyjs error when running phoneyc

aha, me being dumb then! I will follow the README this time and hopefully
get it compiled

Thanks

On Sun, Feb 20, 2011 at 8:05 PM, jose nazario <jose.monkey....@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »