PaulleDemon / tkVideoPlayer

Video player for tkinter.
MIT License
83 stars 25 forks source link

Not able install the module #24

Closed flawless-gaming closed 1 year ago

PaulleDemon commented 1 year ago

Hello @flawless-gaming please provide more details, such as which operating system, how you tried to install and such details. I'll close this issue for now. Please open another issue describing the above. Thank you.

flawless-gaming commented 1 year ago

Hello @flawless-gaming please provide more details, such as which operating system, how you tried to install and such details. I'll close this issue for now. Please open another issue describing the above. Thank you.

I am using windows 7 ultimate I tried to install it using command ''pip install tkvideoplayer'' in cmd, It is showing that it was unable to build a wheel for av which is required to install pyproject.toml-based project

PaulleDemon commented 1 year ago

@flawless-gaming Can u check this and tell me if this helps? https://github.com/PyAV-Org/PyAV/issues/599

flawless-gaming commented 1 year ago

@flawless-gaming Can u check this and tell me if this helps? https://github.com/PyAV-Org/PyAV/issues/599

Link You sent was for the cent OS 7 and I am using windows OS 7 ultimate version

PaulleDemon commented 1 year ago

@flawless-gaming can you just try pip install av first the pip install tkvideoplayer, also can you tell me if you are using any virtual env?

flawless-gaming commented 1 year ago

@flawless-gaming can you just try pip install av first the pip install tkvideoplayer, also can you tell me if you are using any virtual env?

I tried 'pip install av' but still it is showing the same error. I am using Thonny as my python virtual env.

PaulleDemon commented 1 year ago

@flawless-gaming At this point, you need to raise that issue here: https://github.com/PyAV-Org/PyAV/issues. They can help you out better. Thank you.

flawless-gaming commented 1 year ago

@flawless-gaming At this point, you need to raise that issue here: https://github.com/PyAV-Org/PyAV/issues. They can help you out better. Thank you.

Thank you for your help I will Raise the issue on https://github.com/PyAV-Org/PyAV/issues