Skip to content

Version 1.2 - Minor fixes and integrate updates from https://github.com/Agade09/DXcam

Latest
Compare
Choose a tag to compare
@AI-M-BOT AI-M-BOT released this 09 Aug 15:07
· 13 commits to main since this release

Packing

Copy init.py from dxcam package to your working path, rename it to whatever you prefer

In my case, i named it to pydxshot.py

Install nuitka by using command pip install nuitka
Go to your working path, run python -m nuitka --mingw64 --module --show-progress --no-pyi-file --remove-output --follow-import-to=dxcam dxshot.py

Possible fixes when you meet errors