Selur's Little Message Board
Hybrid-rev 2021.07.18.1 Bugs - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html)
+--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html)
+--- Thread: Hybrid-rev 2021.07.18.1 Bugs (/thread-1950.html)

Pages: 1 2 3


RE: Hybrid-rev 2021.07.18.1 Bugs - Selur - 13.08.2021

Send you a link to a dev version, which uses
sys.path.insert(0,os.path.abspath(scriptPath))
instead of
sys.path.append(os.path.abspath(scriptPath))
which probably fixes your problem.

Cu Selur


RE: Hybrid-rev 2021.07.18.1 Bugs - light - 14.08.2021

Thanks....It works Now without any problemĀ  Big Grin