WDscholia / scholia

Wikidata-based scholarly profiles
https://scholia.toolforge.org
Other
215 stars 77 forks source link

Test fails on Github around TextToTopicQText setup #2441

Closed fnielsen closed 2 months ago

fnielsen commented 3 months ago

Describe the bug Test fails on Github around TextToTopicQText setup

To Reproduce Steps to reproduce the behavior:

  1. Go to https://github.com/WDscholia/scholia/actions/runs/8362025174/job/22891739896?pr=2440
  2. See error

Expected behavior Test should complete.

Additional context It seems to be Python 3.8 that fails for some reason. https://github.com/WDscholia/scholia/blob/939ecef6bb5170428e370d4477ac917383feed52/scholia/text.py#L53 could be change to LIMIT 100000.

fnielsen commented 2 months ago

This is again a problem. Down to 50000 may be better. :(