bpozdena / OneDriveGUI

A simple GUI for OneDrive Linux client, with multi-account support.
GNU General Public License v3.0
704 stars 33 forks source link

Update version requirements to be compatible with python 3.11 #153

Closed armbruer closed 3 weeks ago

armbruer commented 7 months ago

The current version fails to start on Arch with python 3.11

Note: This will make it incompatible with python < 3.8

WebSpider commented 3 weeks ago

Same with ubuntu on python 3.12, requirements need to be bumped as there are no compatible versions

bpozdena commented 3 weeks ago

This PR would break compatibility for users with older versions of Python. I don't plan on making changes in the main branch anymore. The little time I have, I will spend on focusing on the upcoming v1.1.0 .

You can switch to the RC3 branch of the GUI and the OneDrive client for now.

Or just use the requirements file https://github.com/bpozdena/OneDriveGUI/blob/v1.1.0-rc3/requirements.txt