pikitgb commented on issue #87:
URL: 
https://github.com/apache/pulsar-client-node/issues/87#issuecomment-631130810


   @sneerin uhm, not sure how, 
   
   ```
   $ whereis python2.7
   ```
   
   ```
   /usr/bin/python2.7
   ```
   
   ```
   npm config set python /usr/bin/python2.7
   ```
   
   ```
   npm install --python=python2.7
   ```
   
   ```
   npm install pulsar-client
   ```
   
   
   I'm using Catalina 10.15.2 (19C57) 


----------------------------------------------------------------
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


Reply via email to