#79: Parrot::Interpreter - run Pynie code
---------------------+------------------------------------------------------
 Reporter:  szabgab  |        Type:  bug   
   Status:  new      |    Priority:  normal
Milestone:           |   Component:  none  
  Version:  trunk    |    Severity:  medium
 Keywords:           |        Lang:  python
    Patch:           |    Platform:  linux 
---------------------+------------------------------------------------------
 with the attached test script I managed to load pynie.pbc but then the
 call
 {{{
 $pynie->invoke( 'PS', '2+3' );
 }}}
 generates the following error:

 {{{
 "load_bytecode" couldn't find file 'PGE/Dumper.pbc'
 current instr.: 'main' pc 66 (pynie.pir:45)
 called from Sub 'main' pc -1 ((unknown file):-1)
 }}}

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/79>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to