Ahmet Altay created BEAM-693:
--------------------------------
Summary: pydoc is not working
Key: BEAM-693
URL: https://issues.apache.org/jira/browse/BEAM-693
Project: Beam
Issue Type: Bug
Components: sdk-py
Reporter: Ahmet Altay
Priority: Minor
Repro:
Start the pydoc server (pydoc -p 8888) and navigate to the apache_beam root:
http://localhost:8888/apache_beam.html
Following errors are shown instead of the actual documentation:
problem in apache_beam - <type 'exceptions.ImportError'>: No module named avro
problem in apache_beam - <type 'exceptions.ImportError'>: cannot import name
coders
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)