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

Python version related issues #48

Open
solletravinder opened this issue Mar 8, 2022 · 12 comments
Open

Python version related issues #48

solletravinder opened this issue Mar 8, 2022 · 12 comments
Labels
bug Something isn't working

Comments

@solletravinder
Copy link

For Python 3.9, ecapture is giving an issue while installing. (installed Visual Studio Build Tools as well)
And then I switched to Python3.7(because ecapture works with python3.7), now pyaudio is giving an issue.

Kindly help here.

@solletravinder
Copy link
Author

PS: Which environment are you using for this? Virtualenv or conda?

@Sabyasachi-Seal
Copy link
Contributor

I was facing the same issue. Using Python Version 3.9.10 helped. Also, the mingw(3.9.7) installation was conflicting with the windows store version.

Simple Solution is to use pip install ecapture==0.0.7

@Umesh-01
Copy link
Owner

@solletravinder is your problem solved??

@Umesh-01 Umesh-01 added the bug Something isn't working label Mar 12, 2022
@solletravinder
Copy link
Author

Hi @Umesh-01 @Sabyasachi-Seal, yes it's resolved, thanks to both of you. More power to you, guys.

@solletravinder
Copy link
Author

Hi, @Sabyasachi-Seal Please help here, if you also came across this issue?
On RCA, found out that it's a "pyttsx3" dependency issue. "pyttsx3" engine initialization is raising this issue.

image

@Sabyasachi-Seal
Copy link
Contributor

@solletravinder Im sorry but I havent come across this issue yet. Colud you try with the windowssore version of Python 3.9 and confirm if the issue exists? Seems like a version issue.

@solletravinder
Copy link
Author

@Sabyasachi-Seal Okay, I will check and let you know.

@solletravinder
Copy link
Author

@Sabyasachi-Seal Hi, it didn't work even with the windows store version.

@Sabyasachi-Seal
Copy link
Contributor

@solletravinder Oh thats a bummer. I've never had this error before. Not sure why its happening in yours. Try a different IDE maybe ?

@solletravinder
Copy link
Author

IDE? currently I am using Visual Studio code.

@Sabyasachi-Seal
Copy link
Contributor

I mean try on pycharm

@solletravinder
Copy link
Author

Damage level 9999 on my PC, JK. I will figure it out, thanks anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants