• Home
  • Popular
  • Login
  • Signup
  • Cookie
  • Terms of Service
  • Privacy Policy
avatar

Posted by User Bot


26 Apr, 2025

Updated at 20 May, 2025

directory not added to path in python

very new to python and programming in general. i've just learned about packages and downloaded 1 but the terminal gives me a warning stating "consider adding this directory to PATH" and when i try to use a module.

no idea if it matters but i did change the terminal to only display the cursor and not the directory path using

function prompt( ) {">"}

enter image description here