Ironclad17

Results 9 comments of Ironclad17

Also if I try to run architecture.py I get: "Traceback (most recent call last): File "E:\demosaic_project\architecture.py", line 4, in import block as B ModuleNotFoundError: No module named 'block'"

Error persists in cmd: ``` E:\Editing\getnative>for %a in ("*jpg") do getnative %a -min 540 -max 1000 -pf png -dir "E:/Editing/getnative/%~na" >test.log E:\Editing\getnative>getnative test.jpg -min 540 -max 1000 -pf png -dir...

The first script fails with one iteration. Sorry that was a little confusing. The second script works fine as separately renaming and moving the files doesn't require giving getnative any...

Hi again, the readme instructions don't appear to be correct and there's a mix of Windows and unix commands. I understand you want to take the url from the .env...

As is users need to manually edit the script and keep a separate env file accessible. I don't really see why dotenv is being used just to fill 2 entries...

I should rule out if this is due to any background applications I have. It may be due to a thread scheduling program. Update: No even without any other programs...

A workaround is to run a service in task scheduler that ends any vspipe instances that remain open for too long. ``` # Check if av1an.exe is running $av1anProcess =...

It looks like this simply hasn't been implemented. Currently the 'episodes' infoset only contains 'number of episodes' which always returns 0.