Hello Edward, Edward K. Ream schrieb am Samstag, 22. Juni 2024 um 12:21:24 UTC+2:
On Saturday, June 22, 2024 at 5:12:55 AM UTC-5 Edward K. Ream wrote: Leo's testpypi page <https://test.pypi.org/project/leo/6.8.0b1/> now contains Leo 6.8.0b1. Leo 6.8.0b1, installed from TestPyPI, is working fine in a PyVE running inside of a Debian 12 VM. Below you find parts of the installation log. With kind regards, Viktor ### (Leo) user@debian-leo-study-vm:~/PyVE/PyPI/Leo$ (Leo) user@debian-leo-study-vm:~/PyVE/PyPI/Leo$ python3 -m pip install -i https://test.pypi.org/simple/ leo==6.8.0b1 Looking in indexes: https://test.pypi.org/simple/ Collecting leo==6.8.0b1 Downloading https://test-files.pythonhosted.org/packages/5b/47/6b0d2f17e5a86057ce21dda0f5a44b99ad48b5410f9239a9e33ecaccb177/leo-6.8.0b1-py3-none-any.whl (19.5 MB) ��� ... ��� 19.5/19.5 MB 3.3 MB/s eta 0:00:00 Installing collected packages: leo Attempting uninstall: leo Found existing installation: leo 6.7.8.post3 Uninstalling leo-6.7.8.post3: Successfully uninstalled leo-6.7.8.post3 Successfully installed leo-6.8.0b1 (Leo) user@debian-leo-study-vm:~/PyVE/PyPI/Leo$ (Leo) user@debian-leo-study-vm:~/PyVE/PyPI/Leo$ leo --version Leo 6.8.0-b1 Python 3.11.2 linux (Leo) user@debian-leo-study-vm:~/PyVE/PyPI/Leo$ (Leo) user@debian-leo-study-vm:~/PyVE/PyPI/Leo$ which leo /home/user/PyVE/PyPI/Leo/bin/leo (Leo) user@debian-leo-study-vm:~/PyVE/PyPI/Leo$ -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/4a922375-ceff-4858-bd0c-ce50227fd1ban%40googlegroups.com.
