I have problems with installation of pythonnet within the venv. Here is the simple code I use:
pythonnet
python3 -m venv venv source venv/bin/activate pip