- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I'd like to share a homemade module (containing only functions) between all my scripts.
My script Fusion Folder looks like :
Scripts
|_ myscript1
|_ myscript1.py
|_ myscript2
|_ myscript2.py
It seems I can't store my custom mymodule.py @ the root of fusion scripts folder ("Scripts")
How could I do to import this module into each of my scripts without copying it into each folders ?
I looked for some paths where I could copy mymodule.py but I found nothing.
thanks for your precious help.
Solved! Go to Solution.
Link copied