AutomaThemely icon indicating copy to clipboard operation
AutomaThemely copied to clipboard

Simple, set-and-forget python application for changing between desktop themes according to light and dark hours

Results 42 AutomaThemely issues
Sort by recently updated
recently updated
newest added

Process failed: python3.8 failed (exit code 1). Full command was:["python3.8", "-m", "pip", "download", "--no-clean", "--no-deps", "--no-binary", ":all:", "-d", "/tmp/package-python-build-06340c8911613336d00bcc674a4e58e745844c21a86b4ab0356d6d66eb69", "-i", "https://pypi.python.org/simple", "--build", "/tmp/package-python-build-06340c8911613336d00bcc674a4e58e745844c21a86b4ab0356d6d66eb69/../setup.py", "../setup.py"] {:level=>:error} Process failed: python3.8 failed (exit...

Ubuntu 20.04 Rebooted like in another issue. Didn't help. Because I cant uninstall, I cant install the new python 3.8 .deb file either someone posted. Catch 22 :/ ``` udo...

There's a bug in the code. The updsuntimes.py script tries to import Location.py, but the module is saved as "location.py" which gives an importation error. Simply due to Uppercase and...

Used this distro https://github.com/C2N14/AutomaThemely/releases/download/v1.3/python3.6-no_deps-automathemely_1.3_all.deb It seems like a code bug or a dependency problem, so not sure if no-deps is really no-deps :) ``` $ automathemely --manage Traceback (most recent...

20.04 LTS is upstream and many people are upgrading to it. This tool by default supports only upto Python version 3.6. I tried playing with the ```.package.sh``` file but could...

Here's my setup: Cinnamon 5.0.5 Python 3.9.6 System Fedora 34 `python3.6-automathemely-1.3-1.noarch.rpm` has issues as it complains that python3-pytz is no installed. But I have... ``` python3-pytz.noarch 2021.1-2.fc34 @anaconda python3-pytzdata.noarch 2020.1-2.fc34...

Hello, I just updated the name of the Location class as with the capital letter the program refuse to start and I got the following error: ImportError: cannot import name...

I recently installed Automa Themely on my Ubuntu 19.04 release. However, every time I attempt to launch, it does not launch. When launching from the terminal it gives the message:...

bug

Astral v2.0+ > Geocoder functions return a **LocationInfo** instead of a **Location** https://astral.readthedocs.io/en/latest/#version-history Opening AutomaThemely on my up-to-date Arch system (including Python v3.8) results in a traceback due to this...