FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
Dear Community User! We are updating our platform to a new
system.
Read more: Important
information on the platform change.
04-07-2022 11:26 AM
Hello all,
Trying to use the IDE, textual coding version and from what I can see, its a reskined visual studio code.
I would like to install some packages using the "pip install" command in the terminal but I cant install anything.
Usually on VSC, there would be a Extensions tab to install the compiler so that you can run the command on the terminal of VSC.
Solved! Go to Solution.
04-07-2022 01:16 PM - edited 04-07-2022 01:22 PM
The textual IDE app is a use of the Theia project. The function to install packages via pip install is blocked because of security reasons.
The main question is what you want to achieve. There are three general ways: