Thanks for the investigation Lukasz.
Remove `--system-site-packages` looks like the right thing to do, but to me the
wired things are `nose` still looks for `fastavro` in system site package. Even
`nose` may also come from system site package, if you look at this error log in
[this
build](https://builds.apache.org/job/beam_PerformanceTests_Python/1380/console):
/home/jenkins/.local/lib/python2.7/site-packages/nose/plugins/manager.py:395:
RuntimeWarning: Unable to load plugin beam_test_plugin =
test_config:BeamTestPlugin: (fastavro 0.19.7
(/home/jenkins/.local/lib/python2.7/site-packages),
Requirement.parse('fastavro==0.21.4'))
Any Python expert can help?
[ Full content available at: https://github.com/apache/beam/pull/6321 ]
This message was relayed via gitbox.apache.org for [email protected]