[ 
https://issues.apache.org/jira/browse/BEAM-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15868926#comment-15868926
 ] 

Younghee Kwon commented on BEAM-1496:
-------------------------------------

I could add nose to setup.py, but the notice in the site discourages me..
https://nose.readthedocs.io/en/latest/

Note to Users

Nose has been in maintenance mode for the past several years and will likely 
cease without a new person/team to take over maintainership. New projects 
should consider using Nose2, py.test, or just plain unittest/unittest2.



> pysdk's sideinputs_test requires nose, but not installed by default
> -------------------------------------------------------------------
>
>                 Key: BEAM-1496
>                 URL: https://issues.apache.org/jira/browse/BEAM-1496
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py
>            Reporter: Younghee Kwon
>            Assignee: Ahmet Altay
>            Priority: Minor
>
> $ PYTHONPATH= python -m apache_beam.transforms.sideinputs_test                
>                                      
> No handlers could be found for logger "oauth2client.contrib.multistore_file"
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
>     "__main__", fname, loader, pkg_name)
>   File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
>     exec code in run_globals
>   File 
> "/usr/local/google/home/youngheek/work/github/beam3/sdks/python/apache_beam/transforms/sideinputs_test.py",
>  line 23, in <module>
>     from nose.plugins.attrib import attr
> ImportError: No module named nose.plugins.attrib



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to