Simon Kern

Results 59 issues of Simon Kern

Is it possible to run functions of instance methods that accesses `self` within the function using the decorator? When I try to run this, the function throws an error `missing...

I want to display all dependencies of scripts in one folder, including subfolders. How can I display them, without having them listed per file?

question

When I want to save the file, the system file picker looks like this: ![image](https://github.com/oitsjustjose/Overleaf-Desktop/assets/14980558/0d5ed7ad-d4ad-4250-98cf-5bc81c88dbe7) Is there a way to fix that? I'm on Kubuntu 23.04 on KDE 5.27.4 with...

Currently, even after the actual loading of the library has taken place the `__repr__` of the proxy is returned. Would it be a solution to replace the proxy module with...

I want to add a visual signature that I have saved as a PNG file ![image](https://user-images.githubusercontent.com/14980558/226982616-b60ab520-5f5b-4650-88c6-2f98526b6077.png) However, when I press `Add Signature`, the screen dims black and nothing can be...

On a new install using Anaconda and Spyder 5.4.3 I get the following error when the script did not completely run (i.e. if the run was cancelled). Before, this still...

I'm trying to write a small script (Python) to see when my BahnBonus points are going to expire. However, as a newby to web-programming I struggle to obtain the bearer...

It would be great to be able to set a maximum runtime for `fmin()` I have a project where I evaluate a function where in some cases the function returns...

One of the things that bugs me often is having to setup Spyder settings when being on a new computer/VM. Copying the old settings file often leads to problems as...