Stephan Fischer

Results 4 comments of Stephan Fischer

@maclove9: Are you using Python 3.7? IIRC pycurl is supported up to Python 3.6 (as stated here: https://pypi.org/project/pycurl/), maybe that's related to the issue.

Try to use the seek method (pseudo code): ```javascript video.on("ready", function() { this.seek(seconds); }); ```

Can you try running `composer update`? Seems like the carbon dependency is out of date.

The Docker images are hosted right here: https://codeberg.org/forgejo/-/packages/container/forgejo/versions Example for 1.21.4-0: https://codeberg.org/forgejo/-/packages/container/forgejo/1.21.4-0