tuteng commented on issue #5432: Revert "[Issue 4956]Add default loader for 
latest pyyaml"
URL: https://github.com/apache/pulsar/pull/5432#issuecomment-544752697
 
 
   The pyyaml version here 
https://github.com/apache/pulsar/blob/master/docker/pulsar/Dockerfile#L48 seems 
a bit old. 
   Why not try to install the new pyyaml 
https://github.com/apache/pulsar/blob/branch-2.4/docker/pulsar/Dockerfile#L61?
   ```
   pip2.7 install pyyaml==5.1.2
   pip3.7 install pyyaml==5.1.2
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to