You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FileNotFoundError: [Errno 2] No such file or directory: '/home/allan/GoogleDrive/00_Projekte/02_Github_repo/pydkpro_back/pydkpro/pipelines/deployment/target/docker': '/home/allan/GoogleDrive/00_Projekte/02_Github_repo/pydkpro_back/pydkpro/pipelines/deployment/target/docker'
when building container ner, this issue arised.
FileNotFoundError Traceback (most recent call last)
in
3 p.add(Component().opennlp_segmenter())
4 p.add(Component().opennlp_postagger(param_tagset=True))
----> 5 p.build()
FileNotFoundError: [Errno 2] No such file or directory: '/home/allan/GoogleDrive/00_Projekte/02_Github_repo/pydkpro_back/pydkpro/pipelines/deployment/target/docker': '/home/allan/GoogleDrive/00_Projekte/02_Github_repo/pydkpro_back/pydkpro/pipelines/deployment/target/docker'
complete error message:
error.txt
The text was updated successfully, but these errors were encountered: