Hi,
Just for the record, I fixed the problem with
export
PYTHONPATH=$GUIX_PYTHONPATH:/path-to/.guix-profile/lib/python3.10/:/path-to/.guix-profile/lib/python3.10/site-packages/:/path-to/.guix-profile/lib/python3.10/lib-dynload
I’m using an up to date guix. Now I can import and use all the python
libraries with no problem.
Thanks,
Cayetano
