Sikulix 2.0.5 I want use requests (HTTP for Humans)

Asked by Hiroshi Aoyagi

Hi

Sikulix 2.0.5 I want use requests (HTTP for Humans)

Like PIP in Python

Please tell me how to add the extension

Sikulix 2.0.5
Windows10 Pro
c:\Sikulix\
  sikulixide-2.0.5.jar

C:\Users\[USERNAME]\AppData\Roaming\Sikulix
  Extensions Empty
  Lib Any module
  SikulixDownloads Empty
  SikulixStore Empty

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

Python modules can only be used if they are written in Python language only (max level 2.7) and do not contain or reference any native libraries.

Install the module with Python/pip and add a reference to the folder containing the module into Sikulix's Lib folder in site-packages/sites.txt. Restart the IDE and try to import.

If you get any errors after the import, then the module is not useable.

Can you help with this problem?

Provide an answer of your own, or ask Hiroshi Aoyagi for more information if necessary.

To post a message you must log in.