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
The requirements for the agent, client, and server are different enough
that any new version requirement for the client or server code will
cause the `py36` environment to fail installation. This isolates the
use of Python 3.6 so that only the agent requirements are installed.
0 commit comments