Wei-1 commented on issue #38: Fixing version on test requirements
URL: https://github.com/apache/incubator-marvin/pull/38#issuecomment-558734949
 
 
   `sudo pip install --upgrade pip` failed.. that is weird.
   There seem to be some problems with `openssl`
   There are these lines in the log:
   ```
   If you need to have openssl@1.1 first in your PATH run:
     echo 'export PATH="/usr/local/opt/openssl@1.1/bin:$PATH"' >> 
~/.bash_profile
   For compilers to find openssl@1.1 you may need to set:
     export LDFLAGS="-L/usr/local/opt/openssl@1.1/lib"
     export CPPFLAGS="-I/usr/local/opt/openssl@1.1/include"
   For pkg-config to find openssl@1.1 you may need to set:
     export PKG_CONFIG_PATH="/usr/local/opt/openssl@1.1/lib/pkgconfig"
   ```

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