**This is a(n):** - [ ] New feature - [ ] Update to an existing feature - [x] Error - [ ] Proposal to the Repository **Details:** `Traceback (most recent call last): File "sum.py", line 9, in <module> import pysrt ImportError: No module named pysrt` I have installed pysrt but also this error is coming.
This is a(n):
Details:
Traceback (most recent call last): File "sum.py", line 9, in <module> import pysrt ImportError: No module named pysrtI have installed pysrt but also this error is coming.