{"id":23938,"library":"kivy-deps-angle","title":"Kivy Deps Angle","description":"Repackaged binary dependency (ANGLE library) for Kivy. Version 0.5.0 is the latest. Released on an as-needed basis to match Kivy's requirements.","status":"active","version":"0.5.0","language":"python","source_language":"en","source_url":"https://github.com/kivy/kivy-deps-angle","tags":["kivy","deps","angle","binary","windows"],"install":[{"cmd":"pip install kivy-deps-angle","lang":"bash","label":"Install from PyPI"}],"dependencies":[],"imports":[],"quickstart":{"code":"import os\n# This package does not provide a direct Python import.\n# It installs ANGLE binaries used internally by Kivy.\n# The installation is automatic when Kivy is installed.\nprint(\"ANGLE deps installed, version: \", os.environ.get('KIVY_DEP_ANGLE', 'unknown'))","lang":"python","description":"This package is a dependency for Kivy's Windows builds. It does not expose any Python symbols."},"warnings":[{"fix":"Do not attempt to import anything from kivy_deps_angle in your code.","message":"kivy-deps-angle is not meant to be imported directly. It only provides ANGLE binaries for Windows.","severity":"gotcha","affected_versions":"all"},{"fix":"Simply install kivy[base] or kivy[full] and the deps will be resolved.","message":"As of Kivy 2.2.0, direct installation of kivy-deps-angle is no longer required; it is pulled automatically as a dependency.","severity":"deprecated","affected_versions":">=0.3.0"},{"fix":"Install only on Windows, or use kivy-deps-sdl2 for other platforms.","message":"This package is Windows-only. Installing on Linux/macOS will have no effect and may cause confusion.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"last_verified":"2026-05-01T00:00:00.000Z","next_check":"2026-07-30T00:00:00.000Z","problems":[{"fix":"Do not import this package; it is a binary dependency only.","cause":"Users try to import kivy_deps_angle directly.","error":"ModuleNotFoundError: No module named 'kivy_deps_angle'"},{"fix":"Ensure you are on Windows, or remove the explicit dependency from requirements.txt.","cause":"Attempting to install on a non-Windows platform.","error":"Could not find a version that satisfies the requirement kivy-deps-angle (from versions: none)"}],"ecosystem":"pypi","meta_description":null,"install_score":null,"install_tag":null,"quickstart_score":null,"quickstart_tag":null}