-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pillow issue on language model version-2def #4
Comments
Could you provide some context for where this issue is occurring? What command/part of the tutorial were you running? |
dave@dave:
Current default time zone: 'Etc/UTC' Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ...
Command "/usr/bin/python3 -u -c "import setuptools, tokenize;file='/tmp/pip-build-gf53zx5m/pillow/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /tmp/pip-_cx_c44q-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-gf53zx5m/pillow/ asciinema: upload failed: Sorry, your asciicast is too big. |
Command "/usr/bin/python3 -u -c "import setuptools, tokenize;file='/tmp/pip-build-p6gvu23t/pillow/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /tmp/pip-sfd7t3jb-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-p6gvu23t/pillow/
FATAL: While performing build: while running engine: exit status 1
dave@dave:~/singularity-tutorial/examples/language-model$ sudo apt install libjpeg8-dev zlib1g-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libjpeg8-dev is already the newest version (8c-2ubuntu8).
libjpeg8-dev set to manually installed.
zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3).
The text was updated successfully, but these errors were encountered: