Worked for me. I had made a mistake of installing gpiod in venv, which I had to uninstall to get the -system-site-packages to take effect.I have created virual environment name is myenv.
Then use ""python -m venv --system-site-packages myenv"
I am able to use all library inside virual environment
Issue is resolved.
Statistics: Posted by aikd — Fri May 17, 2024 2:20 am