MrRed
MrRed
Do this make a venv folder activate the venv and install the requirements.txt by this command pip install -r requirements.txt this will download the package with the right version in...
i modified the source code to work with series or tv show if you are interseted read the code first before running it and if there is a bug or...
thx for testing the code , you don't need to say the full name of the movie example ant give the results  1- i will give you a short...
- I didn't know they have another repo thx for telling me and the string search that is interesting the reason I didn’t make comments because I change the code...
I didn't try the new repo yet , the repo that had the problem sameera-madushan/PosterPy The only problem I have with it is that it cannot find the available picture...
Edit your package.json in the end add this ``` "devDependencies": { "@babel/plugin-proposal-private-property-in-object": "^7.21.11", "@babel/plugin-transform-private-property-in-object": "^7.24.5" }, "overrides": { "react-scripts": { "@svgr/webpack": "8.1.0", "typescript": "5.0.2", "postcss":"8.4.38" } } ``` edit "react-scripts":...