Page 1 of 1

IESVE Module

Posted: Wed May 06, 2020 1:03 pm
by jrothmei
Hello all,

Is there a place that I can find the iesve python module within the iesve program files? I want to be able to edit my scripts in Visual Studio but I would like to have the module imported so that I can use the autocomplete functions and not get errors when I use iesve functions.

Thanks!

Re: IESVE Module

Posted: Sat May 01, 2021 5:38 pm
by DimitrisMantas
Having run into the same problem myself, I can say that the module is an integral part the compiler IESVE comes with. This effectively means that the required source code comes pre-compiled can't be reconstructed.

On a side note, it is very strange to me why IES have chosen to build a closed-source module using an open-source language. Especially when a particular competing program is 100% open-source.

Dimitris