Problem with Import IDEALab

3 posts / 0 new
Last post
Duygu
Offline
Joined: 02/06/2021 - 11:46
Problem with Import IDEALab

Hello,
how can I install IDEALab module in my computer? I tried to pip3 install IDEALab, but it didn't work.
Thanks in advance.

Brian Element's picture
Brian Element
Offline
Joined: 07/11/2012 - 19:57

Hi Duygu, are you talking about the IDEALib.py or are you talking about the IDEA Lab plugins?  IDEALib.py is part of the IDEA install and can be found in the IDEA install C:\Program Files\CaseWare IDEA\IDEA\Lib\site-packages.  

The IDEA Lab plugins can be accessed through the IDEA Lab ribbon.  Click on the link will open the IDEA lab in your browser and then you can download and install the plugins.  For both of these you need at least IDEA 11 or 11.1.

Duygu
Offline
Joined: 02/06/2021 - 11:46

Thanks Brian, I copied and pasted IDEALib.py into pycharm path and it's working.