I can not use the command "python3 -m venv env"

Hello guys,

I’m trying to create a new virtuallens environment for my python with this command “python3 -m venv env” but for some reason, I’m getting the following error.

Error: [Errno 38] Function not implemented: 'lib' -> '/my/prjoect/path/env/lib64'