Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run.bat issues #21

Open
evilkoo opened this issue Dec 10, 2023 · 8 comments
Open

run.bat issues #21

evilkoo opened this issue Dec 10, 2023 · 8 comments

Comments

@evilkoo
Copy link

evilkoo commented Dec 10, 2023

I'm having issues opening CaptureCam. I did the git install, clicked setup bat and then after when I click run bat, a command window briefly opens and closes and then nothing happens. Any ideas?

@toyxyz
Copy link
Owner

toyxyz commented Dec 11, 2023

It's possible that something went wrong, try navigating to the .bat file location with cmd and then type call .\venv\Scripts\activate.bat python cam.py and then show me the error you encountered.

@evilkoo
Copy link
Author

evilkoo commented Dec 11, 2023

in the cmd message that show me system cant find the path

@toyxyz
Copy link
Owner

toyxyz commented Dec 11, 2023

Is there a venv folder in the path where the .bat file is located? If not, setup.bat did not run correctly. Check the version of Python you have installed.

@jandornig
Copy link

i have 3.11 installed which is basically the install that comes with comfyUI portable. i have the same issue as above. no venv. do i need to replace that default version?

@toyxyz
Copy link
Owner

toyxyz commented Feb 24, 2024

i have 3.11 installed which is basically the install that comes with comfyUI portable. i have the same issue as above. no venv. do i need to replace that default version?

The CAM app uses a separate Python venv from the portable.
If you don't have Python installed on your computer, download and install it from the link below.
https://www.python.org/downloads/release/python-3106/

@jandornig
Copy link

jandornig commented Feb 24, 2024

thanks for the super fast response. i do have python installed and also before i answered i thought about that and even tried installing and uninstalling other versions. i currently have the 3.10 u recommended installed. unfortunately nothing worked for me. i am sure i am making some stupid noob mistake but i dont know which one.

@worthy7
Copy link
Contributor

worthy7 commented Apr 26, 2024

image

@toyxyz
Copy link
Owner

toyxyz commented Apr 26, 2024

image

PysimpeGUI is free to use for personal hobbyists. https://www.pysimplegui.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants