Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing file file download (enwiki-20120502-lines-1k-100d.vec) #329

Open
iverase opened this issue Jan 17, 2025 · 0 comments
Open

Missing file file download (enwiki-20120502-lines-1k-100d.vec) #329

iverase opened this issue Jan 17, 2025 · 0 comments

Comments

@iverase
Copy link
Collaborator

iverase commented Jan 17, 2025

I just run locally:

python src/python/setup.py -download

And after a while I got an error because of a wrong URL (I know https://home.apache.org/ is not with us any longer):

download  https://home.apache.org/~sokolov/enwiki-20120502-lines-1k-100d.vec  - might take a long time!
Traceback (most recent call last):
  File "/Users/ivera/forks/luceneutil/src/python/setup.py", line 145, in <module>
    runSetup(args.download)
    ~~~~~~~~^^^^^^^^^^^^^^^
  File "/Users/ivera/forks/luceneutil/src/python/setup.py", line 96, in runSetup
    Downloader(url, target_file).download()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant