pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/49817 (math/py-rpy 2.3.0 doesn't build on amd64 7.99.4)



Thomas Klausner wrote:
>  Ok, it seems this file is only installed for python-2.x. I've adapted
>  the PLIST for that, please try again.

I have the same problem with Python 3.3.

But a missing file is a minor problem compared to non-working module.

Can you please try pythonX.X -m rpy2.tests?

$ python2.7 -m rpy2.tests
The module "singledispatch is required for Python < 3.4
Traceback (most recent call last):
  File "/usr/pkg/lib/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/pkg/lib/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/usr/pkg/lib/python2.7/site-packages/rpy2/tests.py", line 17, in <module>
    raise ie
ImportError: No module named singledispatch

Alex


Home | Main Index | Thread Index | Old Index