-
Notifications
You must be signed in to change notification settings - Fork 2
Access denied for MPS download #2
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels