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)



The following reply was made to PR pkg/49817; it has been noted by GNATS.

From: Alexander Nasonov <alnsn%yandex.ru@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost,
	alnsn%yandex.ru@localhost
Subject: Re: pkg/49817 (math/py-rpy 2.3.0 doesn't build on amd64 7.99.4)
Date: Fri, 10 Apr 2015 08:06:12 +0100

 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