kasemir / org.csstudio.display.builder

Update of org.csstudio.opibuilder.*
Eclipse Public License 1.0
2 stars 10 forks source link

Add Python modules ( about Import Error) #543

Open kyungyoonseo opened 5 years ago

kyungyoonseo commented 5 years ago

in .opi specifically python script, I want to extend modules that i want.

when i execute script it occurs import error: no module named *** like that,

Is there any solution to add or extend other module? I want to use python script same as in local environment.

Thanks

kasemir commented 5 years ago

https://github.com/kasemir/org.csstudio.display.builder/blob/master/org.csstudio.display.builder.runtime/preferences.ini#L5

kyungyoonseo commented 5 years ago

Thanks for reply, After apply that option and build, I am using org.displaybuilder.sns
and it is not applied that python option.

it is still not working.. i build org.display.builder project first, and then build org.displaybuilder.sns but...

please help! :)

kyungyoonseo commented 5 years ago

I checked my product/plugins/org.csstudio.display.builder.runtime_1.0.0.201906301511.jar and it's preferences.ini it is completely applied but, in my product, It still not working :(

kasemir commented 5 years ago

After apply that option and build.. There is no need to build anything to set/adjust preferences. See http://cs-studio.sourceforge.net/docbook/ch06.html#fig_preferences about how to set preferences.

As for building, when you check the ongoing cs-studio issues you might notice that building the Eclipse-based CS-Studio is quite complicated.

The new non-Eclipse based CS-Studio is much easier to build, so maybe try that. See https://controlssoftware.sns.ornl.gov/css_phoebus/