runtime error
Exit code: 1. Reason: Detected espeak-ng not installed in the system, attempting to install... Reading package lists... W: chmod 0700 of directory /var/lib/apt/lists/partial failed - SetupAPTPartialDirectory (28: No space left on device) W: chmod 0755 of directory /var/lib/apt/lists/auxfiles failed - SetupAPTPartialDirectory (28: No space left on device) E: Could not open lock file /var/lib/apt/lists/lock - open (28: No space left on device) E: Unable to lock directory /var/lib/apt/lists/ Error installing espeak-ng: Command '['apt-get', 'update']' returned non-zero exit status 100. Please try to run manually: apt-get update && apt-get install -y espeak-ng espeak-ng-data Attempting to read LangSegment __init__.py: /usr/local/lib/python3.10/site-packages/LangSegment/__init__.py Found line that needs modification: from .LangSegment import LangSegment,getTexts,classify,getCounts,printList,setLangfilters,getLangfilters,setfilters,getfilters Modified line: from .LangSegment import LangSegment,getTexts,classify,getCounts,printList,setfilters,getfilters Attempting to write back modified LangSegment __init__.py to: /usr/local/lib/python3.10/site-packages/LangSegment/__init__.py Other error occurred when writing LangSegment __init__.py: [Errno 28] No space left on device: '/usr/local/lib/python3.10/site-packages/LangSegment/__init__.py' fatal: could not create work tree dir 'Amphion': No space left on device Traceback (most recent call last): File "/home/user/app/app.py", line 148, in <module> os.chdir("Amphion") FileNotFoundError: [Errno 2] No such file or directory: 'Amphion'
Container logs:
Fetching error logs...