📋 Metadata
- Author: Adam_Szalai
- Date: 2024-11-18 14:52:38
- Type:
bug_report - Reply to: post_05275
- Replies (1): post_05279
💬 Content
Hey there!
In Blender 4.2.1 i can’t give relative path to my py files (pme 1.18.7)
execute_script(“…/*/**.py”)
if i give the absolute path it work properly, but i would need the relative path to use the json file on other machine too.
Do You have any experience with this issue?
Many thanks for the help in advance 