#python Bounce-VPython.py
C:\Users\KlausR\miniconda3\Lib\site-packages\vpython\__init__.py:1: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools
Подробнее здесь: [url]https://stackoverflow.com/questions/79812146/problem-with-vpython-7-6-5-python-3-13-9-on-windows-11[/url]
Когда я запускаю пример Bounce-VPython.py из командной строки, я получаю следующие сообщения об ошибках: [code]#python Bounce-VPython.py C:\Users\KlausR\miniconda3\Lib\site-packages\vpython\__init__.py:1: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools