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

We can't use the Colab Program for Quick Start #1087

Closed
thoth000 opened this issue Oct 26, 2022 · 2 comments
Closed

We can't use the Colab Program for Quick Start #1087

thoth000 opened this issue Oct 26, 2022 · 2 comments

Comments

@thoth000
Copy link
Contributor

Thank you for developing AlphaPose!
In ReadMe.md, you provide a colab example for our quick start.

ISSUE

I faced a problem.
However, I can't run the program completely.
I stopped at ! python setup.py build develop command.
Would you teach me how to run this program completely?
Where are problems?

@HaoyiZhu
Copy link
Collaborator

HaoyiZhu commented Nov 8, 2022

Are there any more detailed bugs?

@thoth000
Copy link
Contributor Author

thoth000 commented Dec 8, 2022

Thank you for your kind reply.
I was able to solve this problem myself.

First, we removed the installation part of Pillow,

! pip install pillow==6.2.2

because the error in the first block is as follows

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
dask 2022.2.1 requires pyyaml>=5.3.1, but you have pyyaml 5.2 which is incompatible.

And I was able to run the program perfectly!

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