Skip to content

Access denied for MPS download #2

@norro

Description

@norro

Executing the command

rm -rf /home/norro/mbeddr/ && mi=`mktemp` && wget --no-cache -nv https://github.com/qutorial/mbeddr_python_installer/raw/master/mbeddr_install.py -O $mi && python2.7 $mi; rm $mi;   

on linux (ubuntu 14.04) fails as the access to the MPS file

http://download.jetbrains.com/mps/31/MPS-3.1-EAP4-135.638.tar.gz

is denied. The installer needs to download this file though to install MPS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions