Edupython 3
Published: November 9, 2020 - 2:47 PM
Hello,
I'm trying to create a package to deploy the portable version of Edupython 3. It works on some machines, but others display "Pyscripter couldn't load engine..."

On the machines where it works, I haven't installed Python, and on the machines where it doesn't, I tried sending the "tis-python27" or "tis-python3" package, but it doesn't change anything, even when manually adding the path in pyscripter. There's nothing special in my setup.py file, just a copytree to copy the Edupython folder to Program Files and the creation of shortcuts.
I tested installing Edupython using setup.exe, but it didn't add the Python engine either, if I'm not mistaken.
I'm trying to create a package to deploy the portable version of Edupython 3. It works on some machines, but others display "Pyscripter couldn't load engine..."

On the machines where it works, I haven't installed Python, and on the machines where it doesn't, I tried sending the "tis-python27" or "tis-python3" package, but it doesn't change anything, even when manually adding the path in pyscripter. There's nothing special in my setup.py file, just a copytree to copy the Edupython folder to Program Files and the creation of shortcuts.
I tested installing Edupython using setup.exe, but it didn't add the Python engine either, if I'm not mistaken.