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

TypeError: 'module' object is not callable #7264

Closed
tushar-mehndiratta-alt opened this issue Oct 28, 2019 · 5 comments
Closed

TypeError: 'module' object is not callable #7264

tushar-mehndiratta-alt opened this issue Oct 28, 2019 · 5 comments
Labels
auto-locked Outdated issues that have been locked by automation type: support User Support

Comments

@tushar-mehndiratta-alt
Copy link

  • Pip version: Don't know (Its default version)
  • Python version: 3.7.4
  • Operating system: Windows 10

Description
When I use pip with any command or simply pip then I get following TypeError:
image

*When Used to Install a package
image

I Couldn't find any working solution for this on Internet

Please Help Me with this

@triage-new-issues triage-new-issues bot added the S: needs triage Issues/PRs that need to be triaged label Oct 28, 2019
@tushar-mehndiratta-alt
Copy link
Author

I have just reinstalled Python but still faces the same issue.

@chrahunt chrahunt added S: awaiting response Waiting for a response/more information type: support User Support and removed S: needs triage Issues/PRs that need to be triaged labels Oct 28, 2019
@chrahunt
Copy link
Member

Hi @Invisible786. Please check out the advice given on #7209. They have the same traceback as you and the advice I gave in this comment may help.

Specifically, it looks like you have an old pip.exe coupled with a new pip version installed with your Python.

@tushar-mehndiratta-alt
Copy link
Author

Thank you so much it worked.
image

I am having problem in installing PyAudio can you help me with that too please....
image

@no-response no-response bot removed the S: awaiting response Waiting for a response/more information label Oct 28, 2019
@pfmoore
Copy link
Member

pfmoore commented Oct 28, 2019

Your issue with PyAudio is because they don't supply binaries for Python 3.7, so pip is trying to compile it from source, and there appear to be some issues that need resolving with the build. You'll need to contact the PyAudio project for assistance with that.

@chrahunt
Copy link
Member

Hi @Invisible786. I'm glad that helped. :)

As mentioned above, the PyAudio project site or Stack Overflow would be a better place to ask. This question has some answers that may help get you unblocked.

I'll close this now since the pip-related issue is resolved.

@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Nov 27, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Nov 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation type: support User Support
Projects
None yet
Development

No branches or pull requests

3 participants