I have an error, when I install google-cloud-video intelligence. ERROR: Could not install packages due to an Environment Error: [Errno 2] No such file or directory:
'C:\Users\Supervisor\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\google\cloud\videointelligence_v1\gapic\transports\__pycache__\video_intelligence_service_grpc_transport.cpython-37.pyc'
On stackoverflow I found several comments that I should install virtualenv before.
When I install virtualenv and after them I set virtualenv a error occured: OSError: [Errno 22] Invalid argument:
'C:\Users\Supervisor\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\python.exe'.
I don't know what I can do? I have test so much and investate so much time but I can't install google-cloud-videointelligence.