pypa / pip

The Python package installer
https://pip.pypa.io/
MIT License
9.51k stars 3.02k forks source link

Mlagents-learn, cannot see Unity logo and ERROR Traceback warning please help me #7949

Closed Parktaeryang closed 3 years ago

Parktaeryang commented 4 years ago

MLAGENTS(anaconda3)

protobuf,anaconda3,nuget,python3 etc.

Description

Expected behavior

How to Reproduce

Output

Paste the outpu

Traceback (most recent call last):
File "C:\Users\skygv\anaconda3\envs\ml-agents\lib\site-packages\pkg_resources_init_.py", line 

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\skygv\anaconda3\envs\ml-agents\Scripts\mlagents-learn-script.py", line 6, in
from pkg_resources import load_entry_point
File "C:\Users\skygv\anaconda3\envs\ml-agents\lib\site-packages\pkg_resources_init_.py", line 3258, in
@call_aside
File "C:\Users\skygv\anaconda3\envs\ml-agents\lib\site-packages\pkg_resources_init.py", line 3242, in call_aside
f(*args, **kwargs)
File "C:\Users\skygv\anaconda3\envs\ml-agents\lib\site-packages\pkg_resources_init.py", line 3271, in _initialize_master_working_set
working_set = WorkingSet.build_master()
File "C:\Users\skygv\anaconda3\envs\ml-agents\lib\site-packages\pkg_resources_init.py", line 586, in _build_master
return cls.build_from_requirements(requires)
File "C:\Users\skygv\anaconda3\envs\ml-agents\lib\site-packages\pkg_resources_init.py", line 599, in build_from_requirements
dists = ws.resolve(reqs, Environment())
File "C:\Users\skygv\anaconda3\envs\ml-agents\lib\site-packages\pkg_resources_init.py", line 792, in resolve
raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (grpcio 1.18.0 (c:\users\skygv\anaconda3\envs\ml-agents\lib\site-packages), Requirement.parse('grpcio>=1.24.3'), {'tensorboard'})
McSinyx commented 4 years ago

What were you trying to do? And could you please reformat the traceback for the ease of readability?

Parktaeryang commented 4 years ago

What were you trying to do? And could you please reformat the traceback for the ease of readability?

McSinyx commented 4 years ago

Please tell us which command lead to such error @Parktaeryang.

Parktaeryang commented 4 years ago

Please tell us which command lead to such error @Parktaeryang.

I use this command mlagents-learn

And this is part of my error #3713

DiddiLeija commented 3 years ago

@Parktaeryang is this directly related to pip? It seems like it is a bug with mlagents, isn't it?

no-response[bot] commented 3 years ago

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.