You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys.
I try to use your Dockerfile for create docker-image with yandex-tank, but it can't be created.
You are using pip version 19.2.3, however version 20.3.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Traceback (most recent call last):
File "/usr/bin/pip3", line 9, in <module>
from pip import main
ImportError: cannot import name 'main'
Can you fix Dockerfile or tell me how can i get docker-image with yandex-tank?
Thank you.
The text was updated successfully, but these errors were encountered:
Hi guys.
I try to use your Dockerfile for create docker-image with yandex-tank, but it can't be created.
Can you fix Dockerfile or tell me how can i get docker-image with yandex-tank?
Thank you.
The text was updated successfully, but these errors were encountered: