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

torchvision requires a python version > 3.8 #1

Open
saeedEnte opened this issue Jul 31, 2023 · 5 comments
Open

torchvision requires a python version > 3.8 #1

saeedEnte opened this issue Jul 31, 2023 · 5 comments

Comments

@saeedEnte
Copy link

  • torchvision requires the minimum python version of 3.8. I tried setting up the venv with conda. Did not work.
  • Is it possible to setup the venv using pip or poetry?
@Lakonik
Copy link
Collaborator

Lakonik commented Aug 4, 2023

Hi! I think it's ok to setup the environment using pip. Using python 3.8 should also be fine if you can setup the environment properly.

@saeedEnte
Copy link
Author

saeedEnte commented Aug 7, 2023

Thank you so much for the answer @Lakonik ,

I have tried it with a python version 3.8 and setting up the env with pip was successful. Btw, Do we have any script for running the model (inferencing) with a random image?

@Lakonik
Copy link
Collaborator

Lakonik commented Aug 7, 2023

EPro-PnP-Det does have an inference script.

@saeedEnte
Copy link
Author

Tanks for the answer, As my task is pose-estimation, I was wondering to know if there is a script for EPro-PnP-6DoF.

@Lakonik
Copy link
Collaborator

Lakonik commented Aug 7, 2023

Ah ok, but unfortunately we don't have a script for EPro-PnP-6DoF yet

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

2 participants