-
Notifications
You must be signed in to change notification settings - Fork 521
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
import error in test.py (docker environment) #245
Comments
I created one way to do that: Run CenterTrack using DockerDCNv2 Compilation Issue Fixed
Check
Inside the container:
The DCNv2 is built from MatthewHowe_DCNv2. Thanks MatthewHowe for the contribution. Go to |
Thanks I am able to run it but get the following error with the --save_video flag |
I never tried using the May try to follow
with
|
Hi, I met some issue with the test.py.
I used docker to create this CenterTrack environment.
I am sure that I did install this package but it can't be reached for some reason.
I run pip3 show package_name to check whether it exits or not:
when I run python3 test.py:
The text was updated successfully, but these errors were encountered: