Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pip install syntax
#2
Are you using a virtual environment?

Check you pip list using:

pip list
packages installed in Jupyter are likely stored in a different place to your global packages. Check using the above command if not install it again in cmd?

Goodluck
Reply


Messages In This Thread
pip install syntax - by biprabu - Sep-17-2020, 11:28 AM
RE: pip install syntax - by Aspire2Inspire - Sep-17-2020, 11:58 AM
RE: pip install syntax - by Larz60+ - Sep-17-2020, 02:30 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  invalid syntax when trying install package Omer_ 1 2,519 Jul-28-2020, 03:51 PM
Last Post: buran
  I get this when trying to install a module - SyntaxError: invalid syntax ? ejected 2 3,414 Mar-25-2019, 07:53 PM
Last Post: ejected

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020