FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
09-15-2021 07:25 PM - edited 09-15-2021 08:02 PM
i would like to install a python module on the ide editor. the module is not avaible in the ide installation.
is there a process to do this? if not, in this case since its a sql database module that i need, i could use MSSQL module that is avaiable in the ide installation, but there is not information on it. any assistance will be appreciated.
Solved! Go to Solution.
09-22-2021 02:17 PM
The standard mechanism for adding sources is disabled because of security issues.
In general you could unpack wheels and add the folders/files by hand to the source folders in the active configuration (<active...>/scripts/libraries/<bosch | user | oem>). This ones have to be added to the source list or later on are automatically searched by the interpreter.