Kenneth Roberts
Kenneth Roberts
Thanks. My environment may need some cleanup as well. i attempted to create a venv and install 3.10, but was then having issues in that venv getting pip to work...
I keep trying to install. getting hung on pygraphviz/graphviz_wrap.c:168:11: fatal error: Python.h: No such file or directory 168 | # include | ^~~~~~~~~~ compilation terminated. error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with...
okay, got past the Python.h issue. (needed sudo apt-get install libpython3.10-dev) Now the following on import. any quick pointers to what is missing $ python3 Python 3.10.13 (main, Aug 25...
i recently got a new system, so i'll try this in a much fresher environment soon! On Fri, Jan 12, 2024 at 9:57 AM Thomas Meschede ***@***.***> wrote: > hm......