psychedelicious

Results 401 comments of psychedelicious
trafficstars

I believe you would right-click the install directory -> properties -> security and ensure your normal user account has full access. But, it's strange that you wouldn't have access by...

As a test, can you please try making a new folder at the root of the second drive and installing there?

Brief update - I've gotten HRF working in the canvas v2 branch. Needs a bit of UX tweaking but I think there's a path forward with HRF.

Thanks for your time on this @marict. Closing this older PR, at some point soon I'll get the updated Canvas v2 HRF merged in.

The error relates to the python logging module. It looks like the app is attempting to output some log messages, but the destination for the logs is borked. Did you...

My guess is a problem with the system API with which [`SysLogHandler`](https://docs.python.org/3/library/logging.handlers.html#sysloghandler) interacts. Does commenting out the logging config fix it? You could write a simple python script outside the...

The messages you pasted in [this comment](https://github.com/invoke-ai/InvokeAI/issues/7033#issuecomment-2395472465) are not errors. Those messages are expected when you set the log level to debug. The attached log in the first post of...

Thanks for confirming when the issue began. Strangely we haven't had other users mention this to my knowledge. Can you please share the hardware and macOS info from Apple Icon...

Invoke doesn't ship with anything related to ollama. Maybe this is not the right place for this bug report?