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

The Python version in the Docker container of this project is too low #24

Open
007invoker opened this issue May 23, 2023 · 2 comments
Open

Comments

@007invoker
Copy link

Use Docker image to install dependencies and successfully run this project container before executing Python run_ object_ sketching.py --target_ file "flamingo.png" --num_ strokes 8

(Sketching the flamingo with higher level of abstraction, using 8 strokes) Error File "run_oject_sketching. py", line 46

Target=f "{abs_path}/target_images/{args. target_file}". By checking the Python version in the Docker container, version number 2.7.5, it is inferred that the Python version in the Python dependency is incorrect. The correct version should be 3.6 or higher
error

@skinnersrat
Copy link

Hello. I had the same problem, the cuda version in my docker is 10.0. However, I checked the cog.yaml, the cuda version should be '11.0' and the python version should be '3.7.9'. It seems that I faced the same problem as you, which is the actual version in cuda is lower than it should be. Do you know how to solve this?

@zcfrank1st
Copy link

too slow, I ran it without the container and used cuda 12.1 ,pytorch 2.1.0. The time of the camel iterations was about 3*40 min using 4090 ...

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

3 participants