You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@marvin.apache.org by GitBox <gi...@apache.org> on 2019/11/26 17:26:03 UTC

[GitHub] [incubator-marvin] Wei-1 commented on issue #38: Fixing version on test requirements

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:
users@infra.apache.org


With regards,
Apache Git Services