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

not working on windows 10 #243

Open
furllmm opened this issue Sep 28, 2024 · 5 comments
Open

not working on windows 10 #243

furllmm opened this issue Sep 28, 2024 · 5 comments

Comments

@furllmm
Copy link

furllmm commented Sep 28, 2024

image
installed ffmpeg, py and git but i get this

@Antonoko
Copy link
Member

hi, from the pictures provided, it seems to reflect two issues:

  1. The code base is not pulled to the local through git clone, and the .git folder is missing, so it cannot be recognized by git. If the code zip is downloaded directly, this problem may occur;
  2. Python does not seem to be installed and executed correctly;

Could you provide more information? such as:

  1. The specific system version (maybe it is Windows 10 S, or some other restriction policies are made for executable programs
  2. Try to execute python --version in cmd to see if the installed python version number is correctly output

@furllmm
Copy link
Author

furllmm commented Sep 29, 2024

image
i uninstalled and reinstalled python too but not work (using python version said on readme)
have windows 10 enterprise bec. its lightweight
@Antonoko

@furllmm
Copy link
Author

furllmm commented Sep 29, 2024

image
but i installed already

@Antonoko
Copy link
Member

According to this post, maybe you can try reinstalling Python and checked Add to PATH in the installation options.

https://stackoverflow.com/questions/68192194/i-am-unable-to-run-pip

(not really familiar with this issue, it may need to find out if others have encountered the same prompts and problems when installing python...

@furllmm
Copy link
Author

furllmm commented Sep 30, 2024

@Antonoko k i found i missing env variable (realized now) but adding to path still not work (happened my win11 too)

how can i merge https://github.com/yuka-friends/Windrecorder/tree/add-record-audio-support with latest version (main branch)
i replaced record audio.py currently

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

2 participants