Skip to content
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

Error starting containers #22

Open
bloodyburger opened this issue Jun 13, 2023 · 0 comments
Open

Error starting containers #22

bloodyburger opened this issue Jun 13, 2023 · 0 comments

Comments

@bloodyburger
Copy link

Cloned the repo and while building,

#0 173.5 INFO: pip is looking at multiple versions of pickleshare to determine which version is compatible with other requirements. This could take a while.
#0 174.0   Downloading pickleshare-0.4.tar.gz (11 kB)
#0 174.1   Preparing metadata (setup.py): started
#0 174.2   Preparing metadata (setup.py): finished with status 'error'
#0 174.2   error: subprocess-exited-with-error
#0 174.2   
#0 174.2   × python setup.py egg_info did not run successfully.
#0 174.2   │ exit code: 1
#0 174.2   ╰─> [11 lines of output]
#0 174.2       Traceback (most recent call last):
#0 174.2         File "<string>", line 2, in <module>
#0 174.2         File "<pip-setuptools-caller>", line 34, in <module>
#0 174.2         File "/tmp/pip-install-9s9g_51u/pickleshare_7951e09ae637468caa6efddd2108a27f/setup.py", line 3, in <module>
#0 174.2           import pickleshare
#0 174.2         File "/tmp/pip-install-9s9g_51u/pickleshare_7951e09ae637468caa6efddd2108a27f/pickleshare.py", line 41, in <module>
#0 174.2           from path import path as Path
#0 174.2         File "/tmp/pip-install-9s9g_51u/pickleshare_7951e09ae637468caa6efddd2108a27f/path.py", line 724
#0 174.2           def mkdir(self, mode=0777):
#0 174.2                                   ^
#0 174.2       SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers
#0 174.2       [end of output]
#0 174.2   ```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant