Modding, Mission Design, and Coding > FS2 Open Tools

PUBLIC BETA: Knossos 0.15.0-dev+73b131a (combined launcher/installer)

<< < (229/233) > >>

Iain Baker:
Not sure if this is related, but I have had this as well. Turns out Knossos/FSO didn’t like a joypad I had left plugged in by accident. Another time was when I had accidentally knocked the PC/PS3 switch on my old T-Flight HOTAS X go PS3 mode. Are you using a different controller / mouse / joystick than before?

Col. Fishguts:
I installed Knossos on Linux Mint 20.3, which seems to be missing python3-raven, so I had to install that manually from tomimaki's link:


--- Quote ---Final option is download and manually install missing packages: https://launchpad.net/~ngld/+archive/ubuntu/knossos/+files/python3-token-bucket_0.2.0-1_all.deb http://mirrors.kernel.org/ubuntu/pool/universe/p/python-raven/python3-raven_6.3.0-2_all.deb
--- End quote ---

After that Knossos installation worked fine, but when I try to start knossos I get this on the console:

 INFO:MainThread:launcher.main: Running Knossos 0.13.3 on PyQt5 and Python 3.8.10 (default, Nov 14 2022, 12:59:47)
[GCC 9.4.0].
INFO:MainThread:launcher.main: OpenSSL version: OpenSSL 1.1.1f  31 Mar 2020
qt5ct: using qt5ct plugin

and a popup window that tells me: "I don't know how to handle "\override_dh_link"! I only know fso:// ."
which tells me not much regarding what the problem is.

taylor:
I recommend using one of the newer development builds instead. Give this one a try and see if it works any better for you: https://pxo.nottheeye.com/files/test/knossos/knossos_0.15.0-dev+73b131a_all.deb

Col. Fishguts:

--- Quote from: taylor on February 06, 2023, 08:43:42 am ---I recommend using one of the newer development builds instead. Give this one a try and see if it works any better for you: https://pxo.nottheeye.com/files/test/knossos/knossos_0.15.0-dev+73b131a_all.deb

--- End quote ---

Thanks, the dev build works without any issues :)

Yasuo:
Hi,
how do you migrate from 0.14.3 to 0.15.0 without loosing stuff, or does it just work?

Currently, I can't even install it:


--- Code: ---pip install ./knossos-0.15.0.dev0+73b131a.tar.gz
WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
Processing ./knossos-0.15.0.dev0+73b131a.tar.gz
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/six/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/six/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/six/
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/six/
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/six/
Could not fetch URL https://pypi.org/simple/six/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/six/ (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.")) - skipping
ERROR: Could not find a version that satisfies the requirement six (from knossos) (from versions: none)
ERROR: No matching distribution found for six
WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/pip/ (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.")) - skipping

--- End code ---

The tar.gz is on my disk, so why does it have to download stuff at all (python six 1.16 is installed)?

Will https://aur.archlinux.org/packages/fs2-knossos be updated?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version