Skip to content
This repository has been archived by the owner on Nov 25, 2023. It is now read-only.

No module named ultimascrapper collection #1079

Open
Crazylocust opened this issue Aug 28, 2023 · 5 comments
Open

No module named ultimascrapper collection #1079

Crazylocust opened this issue Aug 28, 2023 · 5 comments

Comments

@Crazylocust
Copy link

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

@KilliK69
Copy link

KilliK69 commented Aug 28, 2023

yes, i am getting the same error too.
1.i do a fresh install, python, poetry, scraper, etc.
2.then i run: python updater.py
it gives me the error:
Unable to determine package info for path: path\construct-2.8.8
3.then i run: poetry run python start_us.py
and i get the 'ultimascrapper collection' error

But i tried something else.
I downloaded the zips from the side projects , they are modules of the scraper, from here:
https://github.com/DIGITALCRIMINALS
i extracted the folders with the project's name (UltimaScraperAPI, etc) in the same folder with the scraper.
i run again the script, i didnt get the original 'ultimascrapper collection' error, but now i am getting a new error:
ModuleNotFoundError: No module named 'aiohttp'

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.

@Crazylocust
Copy link
Author

I did the exact same thing, ending up with the same error

@reahari
Copy link
Contributor

reahari commented Aug 29, 2023

Try using OFscraper https://github.com/datawhores/OF-Scraper

@Crazylocust
Copy link
Author

Thank you for now it works! No issues with OF-scraper

@Lichterflug
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants