pvbouwel
pvbouwel
Encountered this as well. Seems like the commonprefix (used at __init__.py:122) does not like the files that are submitted which is a set. Changing the line to: ```py name =...
What's the runtime you are using? I think Enum was added in Python 3.4 but the template says 2.7 so I'd recommend trying with a py version >=3.4 . This...
Just as an FYI and if it is noise feel free to ignore it but I was experiencing issues on Linux Mint 20.3 Una with secure boot as well. When...
So the install-driver.sh seemed to have gone through fine. In the end it asked to reboot but once rebooted nothing had happened. I then ran `[edit-options.sh](https://github.com/morrownr/8821cu-20210916/blob/main/edit-options.sh)` and added `rtw_RFE_type=64` as...