Currently when I try to install the package using pip install vtt-to-str it simply installs only the dist folder and not the package itself. When I try to import the package and use it in my code I get the error module not found. I'm wondering how I can get the package to work. Thank you.
Currently when I try to install the package using
pip install vtt-to-strit simply installs only thedistfolder and not thepackageitself. When I try to import the package and use it in my code I get the errormodule not found. I'm wondering how I can get the package to work. Thank you.