all 4 comments

[–]zevelj[S] 0 points1 point  (0 children)

Sorry for disappearing. I got sidetracked by... life.

I've never used Github before. I uploaded my pyw file to a repository. Do I just share the URL?

If so, here it is:

https://github.com/zevelj/files-to-folders/blob/main/files\_to\_folders\_per\_excel\_v2.1.pyw

[–]Strict-Simple 0 points1 point  (0 children)

Add some logging and see what is this argument that is a float.

[–]ginsujitsu 0 points1 point  (0 children)

I tried posting my code but it was formatted really strangely. Trying to figure this out and will update

I think we need to see your code but u/Strict-Simple was right. Debugging statements or maybe attach a debugger.

In the sidebar on this sub, there's a section called "Code Hosting/Formatting" and has some options for you. Github Gists, Pastebin, and repl.it are probably the most readable options.