The search returned 2 results

by SK62
December 20, 2019 - 7:48 AM
Forum: WAPT Packages
Subject: [SOLVED] Matlab - no installation
Answers: 5
Views : 5285

Matlab - no installation required

Hello,
Yes, thank you for pointing out the obvious import error. This fixes the error in WAPT, but it still doesn't allow me to install MATLAB. The setup runs correctly in the processes, but no action is performed. Is this a permissions issue?
WAPT launches the executable with the correct permissions...
by SK62
December 19, 2019 - 9:35 AM
Forum: WAPT Packages
Subject: [SOLVED] Matlab - no installation
Answers: 5
Views : 5285

[SOLVED] Matlab - no installation

Hello,
when I try to install the attached package,
# -*- coding: utf-8 -*-
from setuphelpers import *
import shutil

uninstallkey = []

def install():
print('Installation Matlab_2019')
mkdirs('c:\\temp')
shutil.copy(r'\\srv-turing\Programmes\Matlab\R2019b\Licences\%s.lic' %get ...