ra1nty / DXcam

A Python high-performance screen capture library for Windows using Desktop Duplication API
MIT License
504 stars 70 forks source link

pip install dxcam #56

Closed NoahsFuture closed 1 year ago

NoahsFuture commented 1 year ago

When trying to install dxcam through pip it gives the error below ERROR: Could not find a version that satisfies the requirement dxcam (from versions: none) ERROR: No matching distribution found for dxcam

I'm on python version 3.6.7 and upgraded my pip as well.

NoahsFuture commented 1 year ago

Never mind i had to install python version 3.7