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

Trouble building the DenseFusion docker image on Ubuntu 20.04 #218

Open
BundleCP opened this issue Apr 26, 2023 · 0 comments
Open

Trouble building the DenseFusion docker image on Ubuntu 20.04 #218

BundleCP opened this issue Apr 26, 2023 · 0 comments

Comments

@BundleCP
Copy link

Hi Jeremy,
I am having a trouble building the DenseFusion docker image on Ubuntu 20.04 (with Python 3.8). Step 5/8 fails because of "invalid syntax" (presumably because of a pip version mismatch?)

Step 5/8 : RUN pip3 --no-cache-dir install     numpy scipy pyyaml cffi pyyaml matplotlib Cython requests opencv-python "pillow<7"
. . .
    sys.stderr.write(f"ERROR: {exc}")
                                   ^
SyntaxError: invalid syntax

Is this a known issue? Is there a workaround?

Regards,
Cyrus

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