krishauser / Klampt

Kris' Locomotion and Manipulation Planning Toolkit
BSD 3-Clause "New" or "Revised" License
370 stars 95 forks source link

Issue with Klampt Python library installation: Unable to open Klamp't apps #193

Open madejiaaha opened 2 months ago

madejiaaha commented 2 months ago

Hi, I'm new to Klampt and have encountered a problem while installing the Klampt Python library. I'm unable to open any Klamp't apps - the window closes immediately after double-clicking the .exe file. For example, when I try to open klampt_browser.exe, I get the following error message: image Could someone please guide me on how to resolve this issue? Any help would be greatly appreciated. Additional information:

Python version: [3.12.4] Klampt version: [0.9.1.post4]

Thank you in advance for your assistance. Rongtao

krishauser commented 2 months ago

This is a windows bug, which is fixed in master but is not yet available in the pip repo. Try cloning this git repo, navigating into Klampt/Python, and running "python patch_a_pip_install.py".