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

ERROR: Error while checking for conflicts. #9003

Closed
ruperty opened this issue Oct 16, 2020 · 3 comments
Closed

ERROR: Error while checking for conflicts. #9003

ruperty opened this issue Oct 16, 2020 · 3 comments

Comments

@ruperty
Copy link

ruperty commented Oct 16, 2020

  • pip version:
    pip 20.2.3
  • Python version:
    3.6
  • Operating system:
    Windows10

Please can you tell me how to resolve this error?

(pct-tf) C:\Users\ruper>pip install plotly
Requirement already satisfied: plotly in c:\users\ruper.conda\envs\pct-tf\lib\site-packages (4.11.0)
Requirement already satisfied: six in c:\users\ruper.conda\envs\pct-tf\lib\site-packages (from plotly) (1.15.0)
Requirement already satisfied: retrying>=1.3.3 in c:\users\ruper.conda\envs\pct-tf\lib\site-packages (from plotly) (1.3.3)
ERROR: Error while checking for conflicts. Please file an issue on pip's issue tracker: https://github.com/pypa/pip/issues/new
Traceback (most recent call last):
File "C:\Users\ruper.conda\envs\pct-tf\lib\site-packages\pip_vendor\pkg_resources_init_.py", line 3021, in _dep_map
return self._dep_map
File "C:\Users\ruper.conda\envs\pct-tf\lib\site-packages\pip_vendor\pkg_resources_init
.py", line 2815, in getattr
raise AttributeError(attr)
AttributeError: _DistInfoDistribution__dep_map

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\ruper.conda\envs\pct-tf\lib\site-packages\pip_vendor\pkg_resources_init_.py", line 3012, in _parsed_pkg_info
return self.pkg_info
File "C:\Users\ruper.conda\envs\pct-tf\lib\site-packages\pip_vendor\pkg_resources_init
.py", line 2815, in getattr
raise AttributeError(attr)
AttributeError: _pkg_info

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\ruper.conda\envs\pct-tf\lib\site-packages\pip_internal\commands\install.py", line 520, in determine_conflicts
return check_install_conflicts(to_install)
File "C:\Users\ruper.conda\envs\pct-tf\lib\site-packages\pip_internal\operations\check.py", line 108, in check_install_conflicts
package_set, _ = create_package_set_from_installed()
File "C:\Users\ruper.conda\envs\pct-tf\lib\site-packages\pip_internal\operations\check.py", line 50, in create_package_set_from_installed
package_set[name] = PackageDetails(dist.version, dist.requires())
File "C:\Users\ruper.conda\envs\pct-tf\lib\site-packages\pip_vendor\pkg_resources_init
.py", line 2736, in requires
dm = self.dep_map
File "C:\Users\ruper.conda\envs\pct-tf\lib\site-packages\pip_vendor\pkg_resources_init
.py", line 3023, in _dep_map
self.__dep_map = self.compute_dependencies()
File "C:\Users\ruper.conda\envs\pct-tf\lib\site-packages\pip_vendor\pkg_resources_init
.py", line 3032, in _compute_dependencies
for req in self.parsed_pkg_info.get_all('Requires-Dist') or []:
File "C:\Users\ruper.conda\envs\pct-tf\lib\site-packages\pip_vendor\pkg_resources_init
.py", line 3014, in parsed_pkg_info
metadata = self.get_metadata(self.PKG_INFO)
File "C:\Users\ruper.conda\envs\pct-tf\lib\site-packages\pip_vendor\pkg_resources_init
.py", line 1420, in get_metadata
value = self.get(path)
File "C:\Users\ruper.conda\envs\pct-tf\lib\site-packages\pip_vendor\pkg_resources_init
.py", line 1616, in _get
with open(path, 'rb') as stream:
FileNotFoundError: [Errno 2] No such file or directory: 'c:\users\ruper\.conda\envs\pct-tf\lib\site-packages\tensorflow_estimator-2.2.0.dist-info\METADATA'

@uranusjr
Copy link
Member

#8676

@ruperty
Copy link
Author

ruperty commented Oct 17, 2020

#8676

What does this mean?

@pfmoore
Copy link
Member

pfmoore commented Oct 17, 2020

Your issue is a duplicate of issue #8676. and discussion on how to fix it is going on there, so we've closed this issue so as not to split the discussion over 2 locations. Sorry for the terse response - we get a lot of these reports, so it's easy to get into a routine of linking them to the base issue without much explanation.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants