sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #44805
Re: [Question #661362]: Setup PyCharm
Question #661362 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/661362
Status: Open => Answered
RaiMan proposed the following answer:
Looks ok.
The problem:
There does not seem to be obvious rules, where and when "default" settings are inherited.
In fact, it looks like they are only "copied" once at creation time or at first use somewhere else, if at all.
So to be on the safe side, one should always check the project settings
for new projects after creation and do the same for the run
configurations (I always set them up manually and do not rely on the
automatics - see comment #3)
There is another point not yet mentioned: code completion with regard to SikuliX features.
With the settings so far, SikuliX methods should be marked as errors (not found).
This can be repaired by adding the folder reference <sikulix-app-data>/Lib to the Project Preferences -> Project: ... -> Project Structure as additional content root
As mentioned: working on the docs for PyCharm.
Please come back with any insights, that should be doc'ed
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.