Paul Frischknecht

Results 46 comments of Paul Frischknecht

@shelumielzhang Windows 8.1. What you are describing is a runtime error, you might want to make your own issue if you can reproduce this consistently.

Probably a fix similar to this is needed: https://github.com/lshifr/CodeFormatter/pull/7

Also "Grant access" is now "Manage Play Console permissions"

And it says "Permissions" > Add Principal, not Add Member

The titles are now: Monetisation setup > Google Play Billing > Real-time developer notifications

same problem here, stripe cli version `1.13.5`, running WLS with Ubuntu 20.04 on Windows 11 x64. It seems that after a few minutes of hanging, the stripe cli does something,...

Restarting wsl did not fix it (maybe stripe version was a bit faster after it though?). This fixes the problem: ``` sudo apt-get remove -y stripe sudo apt-get install -y...

@Fr0sT-Brutal amazing job! That‘s something i can work with.

``` Err:10 http://ppa.launchpad.net/bugs-launchpad-net-falkensweb/cool-retro-term/ubuntu bionic Release 404 Not Found [IP: 91.189.95.83 80] Reading package lists... Done E: The repository 'http://ppa.launchpad.net/bugs-launchpad-net-falkensweb/cool-retro-term/ubuntu bionic Release' does not have a Release file. N: Updating from...

Here's some other error that already appears with python 3.10: ``` pip install mathics $ mathics Traceback (most recent call last): File "/home/ubuntu/.local/bin/mathics", line 5, in from mathics.main import main...