-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AttributeError: 'Evaluator' object has no attribute 'frame_from_codeobj' #16
Comments
Hi Riccardo, It looks like you might be working against a broken version (I know Alex I just tried downloading and building against the latest master and it
On Mon, Aug 19, 2013 at 8:48 AM, Riccardo Murri [email protected]:
R |
Hello, thanks for the quick reply! Indeed, with the latest commit I can However, when I turn to the code I really wanted to test I get a SIGSEGV: rmurri@idsgi02: (rjpower-falcon-dd15b9b)rmurri@idsgi02:~/sw/src> cd Is there any way I can debug this? Thanks, On 19 August 2013 17:11, Russell Power [email protected] wrote:
|
Hi Riccardo, Sorry for the segfault, crashing other people's computers is always embarrassing. Can you send us the code so we can figure out what went wrong? Thanks, |
Hi Alex, Russel, thanks for your quick replies. I am trying to measure the speedup of You can just check out the code from GoogleCode's SVN and then run: svn co http://fatghol.googlecode.com/svn/trunk fatghol Thanks, On 19 August 2013 21:28, Alex Rubinsteyn [email protected] wrote:
|
I'm trying to install Falcon from sources (commit 9444f0f); I get no
errors but the resulting interpreter does not run scripts:
The only warning I can see in the installation log (details below) is the following:
How can I go on debugging this issue?
Thanks,
Riccardo
Full installation log:
The text was updated successfully, but these errors were encountered: