Skip to content

Atmos16/discord-ocr-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-ocr-bot

discord ocr bot on Render's web-server

履歴

  • 2024/02/20

    • Render上でエラー。
    Traceback (most recent call last):
    File "/discord-ocr-bot/main.py", line 13, in <module>
      from keep_alive import keep_alive
    
      ~中略~
    File "/usr/local/lib/python3.11/site-packages/flask/app.py", line 30, in <module>
      from werkzeug.urls import url_quote
    ImportError: cannot import name 'url_quote' from 'werkzeug.urls' (/usr/local/lib/python3.11/site-packages/werkzeug/urls.py)
    
  • 2024/02/26

    • tesseractディレクトリ内にtessdataファイル(訓練済みのデータ)を配置する必要があるため、tesserctディレクトリの所在把握&ファイルの配置を実施

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published