Github user gdoslu commented on the issue:

    https://github.com/apache/incubator-predictionio/issues/285
  
    Download the installation script at 
'https://raw.githubusercontent.com/apache/incubator-predictionio/master/bin/install.sh'
    Go to the line 281 
    Replace 
https://github.com/PredictionIO/PredictionIO/releases/download/v${PIO_VERSION}/${PIO_FILE}
     with 
    http://download.prediction.io/PredictionIO-0.9.6.tar.gz
    
    then save and exit.
    Run this commands: 
    
    sudo chmod +x install.sh
    ./install.sh
    source .profile
    
    Installation is finished :)
    
    Check installation by running
    pio status



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to