Skip to content
This repository has been archived by the owner on Oct 3, 2021. It is now read-only.

Cannot install due to wrapt errors #3

Closed
NirantK opened this issue Aug 11, 2019 · 3 comments
Closed

Cannot install due to wrapt errors #3

NirantK opened this issue Aug 11, 2019 · 3 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@NirantK
Copy link

NirantK commented Aug 11, 2019

Here is the partial stacktrace for your reference:

Installing collected packages: astor, keras-preprocessing, keras-applications, absl-py, setuptools, tensorboard, tensorflow-estimator, termcolor, gast, google-pasta, wrapt, tensorflow, toposort, gpt-2-simple, gpt2-client
  Found existing installation: setuptools 40.8.0
    Uninstalling setuptools-40.8.0:
      Successfully uninstalled setuptools-40.8.0
  Found existing installation: wrapt 1.10.11
Cannot uninstall 'wrapt'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.

I have reproduced this issue with Py3.7 Anaconda on both Mac and Linux (Debian 9.9)

@rish-16
Copy link
Owner

rish-16 commented Aug 11, 2019

Thanks for the heads-up. I'll see what I can do about it. This bug never came up during unit testing

@rish-16 rish-16 added bug Something isn't working help wanted Extra attention is needed labels Aug 11, 2019
@itszac
Copy link

itszac commented Aug 12, 2019

@NirantK see this tensorflow issue. It has several suggestions for fixing the issue.

@NirantK
Copy link
Author

NirantK commented Aug 13, 2019

That worked. Thanks.

@NirantK NirantK closed this as completed Aug 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants