glocalglocal
glocalglocal
As a long term K9 user, I have never seen anything coloured in incoming messages even when other applications show text/highlights in colour. That's in messages that K9 clearly displays...
Upgraded to 0.36.4 and problem persists. `info.log` attached. [info.log](https://github.com/user-attachments/files/18178365/info.log) EDIT: I can access Stirling PDF on the localhost but the error message above remains on the screen.
I use the Windows AV but only on-demand. I run as admin and haven't changed the default installation path. I don't see anything relevant in the Windows Events log. I...
The test version completed OK here too. If there is nothing substantively different with this, then there is still an issue that is hit and miss. [HerveKr](https://github.com/HerveKr) and I were...
The single 3.6 exe file worked with Q4Wine. It is quite slow to start and doesn't see my VLC but I don't mind. Not suer about the AI stuff but...
@kaixxx I am not keen on compatibility layers either, but when I tried to follow the instructions to install Qualcoder the proper way, I fell over the first hurdle: ```...
`python3 --version` returns Python 3.13.5 I replaced `python3.12` with `python3` and it was going well until: ``` pip install -–upgrade pip pip install -r requirements.txt Usage: pip install [options] [package-index-options]...
`pip install --upgrade pip` worked. Here is the complete error message: ``` Downloading nvidia_nccl_cu12-2.27.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (322.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 269.5/322.3 MB 6.4 MB/s eta 0:00:09 ERROR: Exception: Traceback (most recent call last):...
Not sure which drive it's referring to. There is plenty of space in `/` and `/home` and I have no issues installing applications including the less efficient Wine/Qualcoder combo. Unless...
The plot thickens! I had to install `pyenv` and then: ``` user@pc:~$ pyenv versions * system (set by /home/mike/.pyenv/version) 3.12.6 user@pc:~/Downloads/apps/QualCoder-3.7$ python --version pyenv: python: command not found The `python'...