Skip to content

Troubleshooting EsNifRecognizer in a Docker Container supporting Spanish and Catalan #1533

Answered by rasputino
DipuAlba1 asked this question in Q&A
Discussion options

You must be logged in to vote

After much struggling with the configuration files, with the help of an AI I was able to obtain this error from poetry gunicorn:

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/bin/presidio-analyzer/app.py", line 139, in create_app
    server = Server()
  File "/usr/bin/presidio-analyzer/app.py", line 44, in __init__
    self.engine: AnalyzerEngine = AnalyzerEngineProvider(
  File "/usr/bin/presidio-analyzer/presidio_analyzer/analyzer_engine_provider.py", line 83, in create_engine
    analyzer = AnalyzerEngine(
  File "/usr/bin/presidio-analyzer/presidio_analyzer/analyzer_engine.py", line 87, in __init__
    raise ValueError(
ValueError: Misconfigure…

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@omri374
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by DipuAlba1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants