Closed deados closed 1 year ago
Hello there @deados , please make sure you ran the bash setup.sh
file as this will install all the necessary requirements needed to run xosint. If it doesn't still work open a new terminal and run pip install imdbpy and then run xosint again. That should fix your error. And if it doesn't still work try using pip install IMDbPY
Thank you
Ok, that's only permissions' problem. Thank you.
@deados does it work now?, kindly let me know
Yes, it's working perfectly well!
When I launch xosint, there was an error: $ sudo xosint Traceback (most recent call last): File "/usr/local/bin/xosint", line 22, in
import imdb
ModuleNotFoundError: No module named 'imdb'