-
Notifications
You must be signed in to change notification settings - Fork 39
No module named ultimascrapper collection #1079
Comments
yes, i am getting the same error too. But i tried something else. i dont know where we can find that module, if it exists in one of the zips, or somewhere else. and i dont have time for more trial and error. i hope the dev fixes this, from what i have seen it is a problem that exists for months now. |
I did the exact same thing, ending up with the same error |
Try using OFscraper https://github.com/datawhores/OF-Scraper |
Thank you for now it works! No issues with OF-scraper |
Hadn't installed it before, because of using the OFScraper, but I get exactly the same errors. Now I have 3 tools and no one is working. |
Hi, I have reinstalled python, poetry etc....
Everytime I have these errors whereas it used to work normally.
Traceback (most recent call last):
File "C:\Users\user\Desktop\UltimaScraper-master\start_us.py", line 13, in
main_test.check_start_up()
File "C:\Users\userDesktop\UltimaScraper-master\tests\main_test.py", line 21, in check_start_up
from ultima_scraper_collection.managers.filesystem_manager import FilesystemManager
ModuleNotFoundError: No module named 'ultima_scraper_collection'
PS C:\Users\user\Desktop\UltimaScraper-master>
Any idea of how to deal with it?
Thank you
The text was updated successfully, but these errors were encountered: