Skip to content

Start Up Confusion #52

Answered by joeyagreco
lrheath29 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi there!

Thanks for checking out the project!

As far as running the code, the steps I follow are

  1. Make sure you have Python 3.10 (or greater) installed on your machine
  2. Create a script that ends in ".py" with the code you want to run
  1. Navigate in your terminal to the folder where your ".py" script from step 2 is
  2. Run the script in your terminal using something like "py myScriptName.py", "python myScriptName.py", or python3 myScriptName.py"

If you need help getting it to work with Jupyter Notebook or Spyder we can set up a call to work through it together, as I don't typically use those.

As far as making change…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by joeyagreco
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants