Create Dated Folder for 2025

Wonder if this has been updated @MikeV?
I get this error. Am I missing something? Any help would be appreciated.

Create Dated Folder execute callback [<function create_dated_folder at 0x7f3ad847dc60>((),)] failed because of an error of type ModuleNotFoundError(“No module named ‘PySide2’”)

Here’s the original code. Sorry it wasn’t you. It was John Geehreng. But any help would be appreciated.

add_dated_and_timed_folders.py (18.8 KB)

What version of Flame are you trying to run this in?

2025 on Linux

It does work for us: flame 2025.0.1 on RL8.7, although it was a manual install
we’re also using the sysconfig.cfg → shared_folders → python directory

add_dated_and_timed_folders/
├── add_dated_and_timed_folders.py
├── config
│   ├── config.xml
├── __pycache__
│   ├── add_dated_and_timed_folders.cpython-311.pyc
│   └── pyflame_lib_add_dated_and_timed_folders.cpython-311.pyc
└── pyflame_lib_add_dated_and_timed_folders.py

Unfortunately no love here. It does work in the media panel however.
I was able to change the file so that I can use 2024_08_20. underscores instead of dashes in the media panel as our company prefers.
But still nothing in the Media Hub.

Do you get the menu in the Media Hub when you right click on a folder you want to create the dated folder in?

No I do not. Weird, now i do. All working. really strange. thanks @MikeV

One more time. It’s kind of wonky. If I go to another folder above the current folder I’m in, the dialog shows up. If I try it in the current folder, nothing. I seems to have to move around the folder structure to get it to show up. Sorry.

OK, I’m done. Users fault. You have to select the folder at the top of the display. If not selected, no dialogue. Now that I’ve pulled my head out of my butt, I’m good.

3 Likes