anatolii stehnii

Results 11 comments of anatolii stehnii

Same for me. I was able to learn codes after a restart.

problems different from camera to camera, you know. For exapmple, 600D don't want to resume liveview after taking shot, I need to call StartLiveView manually. On the 40D there no...

hi. Got the same exception as mentioned by sword holder, when try to use live view. Camera Canon EOS 40d

I have a similar issue. Is there a workaround?

Same issue for me. devcontainer config: ```{ "name": "Python 3", "image": "mcr.microsoft.com/devcontainers/python:0-3.11", "features": { "ghcr.io/devcontainers-contrib/features/poetry:2": {} }, "postCreateCommand": "pip install pre-commit && curl -sSL https://install.python-poetry.org | python3 - && poetry...

> While loading from devcontainer did not work at that time, adding a extensions.json file does. I did not try again with devcontainer > > example: > > ```json >...

Hi @arifroni ! I was looking for a similar problem: making `auto-entities` work with `custom:multiple-entity-row`. For that, you can't template just part of the filter; you have to rewrite it...

> There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many...

I'm fixing this in https://github.com/datarobot/datarobot-user-models/pull/1775 @andrii-shchur I think what @mjnitz02 meant was that we have to do a big upgrade for multiple libraries, not just change the starlette version. I...