Python-Assistant icon indicating copy to clipboard operation
Python-Assistant copied to clipboard

Python version related issues

Open solletravinder opened this issue 3 years ago • 12 comments

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 avatar Mar 08 '22 04:03 solletravinder

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

solletravinder avatar Mar 08 '22 04:03 solletravinder

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

Sabyasachi-Seal avatar Mar 12 '22 02:03 Sabyasachi-Seal

@solletravinder is your problem solved??

Umesh-01 avatar Mar 12 '22 17:03 Umesh-01

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

solletravinder avatar Mar 12 '22 17:03 solletravinder

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

solletravinder avatar Mar 15 '22 03:03 solletravinder

@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 avatar Mar 15 '22 03:03 Sabyasachi-Seal

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

solletravinder avatar Mar 15 '22 03:03 solletravinder

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

solletravinder avatar Mar 15 '22 04:03 solletravinder

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

Sabyasachi-Seal avatar Mar 15 '22 12:03 Sabyasachi-Seal

IDE? currently I am using Visual Studio code.

solletravinder avatar Mar 15 '22 12:03 solletravinder

I mean try on pycharm

Sabyasachi-Seal avatar Mar 15 '22 15:03 Sabyasachi-Seal

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

solletravinder avatar Mar 15 '22 15:03 solletravinder