Re: [myhdl-list] pypy test_all.py
Brought to you by:
jandecaluwe
From: Bob C. <Fl...@gm...> - 2011-07-05 07:22:26
|
On 07/05/2011 12:11 AM, Bob Cunningham wrote: > On 07/04/2011 11:57 PM, Shakthi Kannan wrote: >> Hi, >> >> --- On Tue, Jul 5, 2011 at 12:23 PM, Bob Cunningham<Fl...@gm...> wrote: >> | I did a manual install because I assumed the package would not install MyHDL >> | for pypy, and I want python and pypy to be the same. >> \-- >> >> Okay. >> >> --- >> | Plus, I assumed the download from the MyHDL site would be the latest& >> | greatest. >> \-- >> >> I packed and pushed MyHDL to Fedora/RHEL repos recently. I will try to >> push the latest and greatest as they are released. >> >> SK >> > Great! Thank-you for being a package maintainer! > > Any problem with simply soft-linking the python-myhdl install over to pypy? > > -BobC I removed my manual install and installed the python-myhdl package, then soft-linked it to pypy. I noticed that the package install did not include all the files present in the download from the MyHDL site: The test directory is omitted. Perhaps those files could be installed in /opt? I reran test_all.py and got the same results: No python errors, 4 pypy errors. So, back to the original question: Does anyone know why these errors occur with pypy, and are they expected? -BobC |