Git Product home page Git Product logo

Comments (6)

nuno-andre avatar nuno-andre commented on June 5, 2024

pypiwin32 is an outdated package created by the same author to provide wheels. The only currently maintained package is pywin32.

python -m pip install pywin32 --user

from windows-10-toast-notifications.

JaffaKetchup avatar JaffaKetchup commented on June 5, 2024

Hello!
Thanks for the reply! I already have this package installed on my system, however.

from windows-10-toast-notifications.

Anthony6444 avatar Anthony6444 commented on June 5, 2024

pip3 install pywin32

from windows-10-toast-notifications.

JaffaKetchup avatar JaffaKetchup commented on June 5, 2024

Thanks again for replying!
So just running pip3, I get the following error:

Traceback (most recent call last):
  File "c:\program files\python38\lib\runpy.py", line 192, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "c:\program files\python38\lib\runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "C:\Program Files\Python38\Scripts\pip3.exe\__main__.py", line 9, in <module>
TypeError: 'module' object is not callable

Do you have any idea what this means?
Thanks so much!

from windows-10-toast-notifications.

Anthony6444 avatar Anthony6444 commented on June 5, 2024

Try pip3 install --upgrade pip then pip3 install pywin32.

from windows-10-toast-notifications.

JaffaKetchup avatar JaffaKetchup commented on June 5, 2024

Thanks for the quick reply!
However, just running pip3 causes the above error, using python -m pip does work. It is on the latest update.
Don't worry, I have found another library to do this, but thanks for the great help & support, and I'll leave a star on this project!
Thanks,
All the best.

from windows-10-toast-notifications.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.