-
Notifications
You must be signed in to change notification settings - Fork 130
Description
Doing a new install on Windows with Python 3.13, I think I hit a snag.
Checking module: setuptools ...
Checking module: windows-curses ...
Checking module: pywin32 ...
Checking module: dnspython ...
Checking module: requests ...
Checking module: rich ...
Checking module: python-dateutil ...
Checking module: psutil ...
Checking module: patool ...
Checking module: pyunpack ...
Checking module: wheel ...
Checking module: win10toast ...
Checking module: py-cpuinfo ...
Traceback (most recent call last):
File "C:\Users\admin\install.py", line 1554, in
uni.update_or_uninstall_on_windows(
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
mode='update-open'
^^^^^^^^^^^^^^^^^^
)
^
File "C:\Users\admin\install.py", line 935, in update_or_uninstall_on_windows
if self.ZIP_DIR[0].endswith('-'):
^^^^^^^^^^^^
AttributeError: 'PyRadioUpdateOnWindows' object has no attribute 'ZIP_DIR'