• Build AI Agents from Scratch – Basic Set up

    Posted by Ritesh Menon  on June 8, 2025 at 3:13 pm

    Ive set up VS code and tried to set up the virtual environment to run the test openai prompt calls. But i keep running into this error (see attached file). Ive asked chatgpt for help but nothing seems to work. Can anyone help? @hasan

    Hasan replied 46 minutes ago 3 Members · 7 Replies
  • 7 Replies
  • Aziz

    Member
    June 8, 2025 at 4:18 pm

    Hi @ritesh

    Could you please provide more information on what have you done so far?
    in other words do you have everything installed?
    the venv on the left hand side shows that your virtual environment is setup already,
    the console says that it can’t find the file you are asking it to execute.
    Are you in the correct directory?
    Do you have python installed in your machine Path? are you on windows or apple…

    The more you tell us what has happened before you get here the better we can help.

    Kind regards
    Aziz

    • Ritesh Menon

      Member
      June 10, 2025 at 8:08 am

      Hi Aziz….yes ive installed everything correctly. What i did the next day was to delete everything and reinstall VS code and even my Anaconda because chatgpt messed up with its advise and resulted in me deleted some things i shouldnt have. I dont get any error codes now, but instead when i try and run test.py i get nothing. Ive managed to successfully fix the previous problem of not being able to access my virtual environment. But my test prompt doesnt seem to give back any responses. How do i fix this?

  • Hasan

    Administrator
    June 8, 2025 at 6:54 pm

    please send a full screenshot of VS code, showing the files on the left

    • Ritesh Menon

      Member
      June 10, 2025 at 8:09 am

      Hi Hasan….ive installed everything correctly this time. What i did the next day was to delete everything and reinstall VS code and even my Anaconda because chatgpt messed up with its advise and resulted in me deleted some things i shouldnt have. I dont get any error codes now, but instead when i try and run test.py i get nothing. Ive managed to successfully fix the previous problem of not being able to access my virtual environment. But my test prompt doesnt seem to give back any responses. How do i fix this?

  • Hasan

    Administrator
    June 10, 2025 at 8:44 am

    the scripts are not saved, this is why it shows nothing. just make sure to save them. you see that white dot, it means still not saved

    • This reply was modified 1 hour ago by  Hasan.
    • Ritesh Menon

      Member
      June 10, 2025 at 8:50 am

      Yay! It worked. Thanks Hasan! ♥

      • Hasan

        Administrator
        June 10, 2025 at 8:58 am

        👍

Log in to reply.