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, I've fixed packaging for all python versions.

Thanks!

>  >  ImportError: No module named singledispatch
>  
>  This has also been fixed, but I now see
>  # python3.4 -m rpy2.tests
>  rpy2 version: 2.5.6
>  - built against R version: 3-1.1--66115
>  - running linked to R version: R version 3.1.1 (2014-07-10)
>  E
>  ======================================================================
>  ERROR: __main__ (unittest.loader.LoadTestsFailure)
>  ----------------------------------------------------------------------
>  Traceback (most recent call last):
>    File "/usr/pkg/lib/python3.4/site-packages/rpy2/tests.py", line 43, in load_tests
>      suite_robjects = loader.discover('robjects', pattern, rpy_root)
>    File "/usr/pkg/lib/python3.4/unittest/loader.py", line 261, in discover
>      raise ImportError('Start directory is not importable: %r' % start_dir)
>  ImportError: Start directory is not importable: 'robjects'
>  
>  ----------------------------------------------------------------------
>  Ran 1 test in 0.001s
>  
>  FAILED (errors=1)
>  #
>  
>  No idea what that is supposed to tell me.

You can downgrade it to 2.4.4 if you want to see a different error
message ;-)

-- 
Alex


Home | Main Index | Thread Index | Old Index