Mark Bumiller

Results 22 issues of Mark Bumiller

Running the latest code crashes when calculating fuel logs: ``` Running fuel info calc Current nationwide Jet-A fuel price avg per G is $ 6.69 Fuel info {'fuel_price': 7195, 'fuel_used_kg':...

fixes Jxck-S/plane-notify#56

When running in docker, after a few screenshots, it will crash will the following (truncated) stack trace ``` Traceback (most recent call last): File "/plane-notify/__main__.py", line 281, in raise e...

updated rapidapi fork from @valeriosouza to pass codacy check replaces https://github.com/Jxck-S/plane-notify/pull/49 fixes #39

Map configurations are part of the plane, not mainconfig fixes Jxck-S/plane-notify#58

the example config has the map config in the plane configuration. Some of planeClass.py pulls from the main config while the rest pulls from the correct place. If there is...

running `docker compose build` fails with the following error message ``` #11 111.7 [pipenv.exceptions.InstallError]: cairo/bufferproxy.c:32:10: fatal error: Python.h: No such file or directory #11 111.7 [pipenv.exceptions.InstallError]: 32 | #include #11...

fixes Jxck-S/plane-notify#87