-
Notifications
You must be signed in to change notification settings - Fork 53
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
Comments
PS: Which environment are you using for this? Virtualenv or conda? |
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 |
@solletravinder is your problem solved?? |
Hi @Umesh-01 @Sabyasachi-Seal, yes it's resolved, thanks to both of you. More power to you, guys. |
Hi, @Sabyasachi-Seal Please help here, if you also came across this issue? |
@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. |
@Sabyasachi-Seal Okay, I will check and let you know. |
@Sabyasachi-Seal Hi, it didn't work even with the windows store version. |
@solletravinder Oh thats a bummer. I've never had this error before. Not sure why its happening in yours. Try a different IDE maybe ? |
IDE? currently I am using Visual Studio code. |
I mean try on pycharm |
Damage level 9999 on my PC, JK. I will figure it out, thanks anyway. |
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.
The text was updated successfully, but these errors were encountered: