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

openpifpaf installation error #88

Open
iamthephd opened this issue Jun 27, 2024 · 2 comments
Open

openpifpaf installation error #88

iamthephd opened this issue Jun 27, 2024 · 2 comments

Comments

@iamthephd
Copy link

I am getting a building error for openpifpaf==0.13.1 in Google Colab. I tried version 0.10.1 but for that the predictor and stream modules are not available. Anyone knows any alternative?

@soltkreig
Copy link

soltkreig commented Jun 28, 2024

git clone https://github.com/openpifpaf/openpifpaf.git
cd openpifpaf
python setup.py install

pip install doesn't work

@sonukiller
Copy link

sonukiller commented Jul 5, 2024

Can you tell which torchvision version are you using? For the given version i.e. 0.10.0, I am getting AttributeError: module 'torchvision.ops.misc' has no attribute 'SqueezeExcitation'

I tried this issue as well but still getting errors while installing it.

It would be great if you can share your conda environment or Docker file!

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