Python configuration setup and run once in Visual Studio code.

  • Estado: Closed
  • Premio: $36
  • Propuestas recibidas: 12
  • Ganador: SatyamVyas00

Resumen del concurso

I am looking for a Python user to help me with the configuration setup and package installation in Visual Studio code. 1st Person that submits the correct steps and states in their text message to me that they agree to VNC/remote into my laptop to quickly install, wins the contest. I had to figure out the steps all on my own. Some of the entires were not correct. Here is the correct steps: Here is what I have done so far

1. Install Visual Studio Code

2. Install python from https://www.python.org/ftp/python/3.11.5/python-3.11.5-amd64.exe

3. Install git

4. Install miniconda to “C:\ProgramData\miniconda3\Scripts”

5. Restart the computer

6. run from command line = git clone https://gist.github.com/mberman84/c95d69263d9c2ceb7d56cf336f13ae02

7. conda create -n automemgpt python=3.11.5

8. Select Y at the option prompt

9. conda activate automemgpt (once this is done then the cursor line changes from (base) (base) -> autogen_yt CHANGES to (automemgpt) (base) -> autogen_yt

10. do a pip install of by using the conda environment that was created. C:\ProgramData\miniconda3\python.exe - m pip install pymemgpt pyautogen

11. Run the script

12. If succesful, the output should say “Let’s go Mario!”

I am stuck at step "8." I can't get step "9." to work. I suspect its something to do with the path. Or could be configuration of the conda environment.
Here is the git https://gist.github.com/mberman84/c95d69263d9c2ceb7d56cf336f13ae02 Here is a video of it https://www.youtube.com/watch?v=VJ6bK81meu8
To win the contest you must state "step by step" how I install the git to work with a open source llm and 2nd option is to use with with ChatGPT 3.5, Then the winner will VNC into my HP laptop and compete the install and successfully run the code once.
Specific requirements include:
- Package Installation: I need assistance with installing specific Python packages.
- Python Packages: I have a rough idea of the packages I need, but I am open to suggestions.
- Required Packages: I specifically need the following packages installed - AutoGen, MemGPT, and a short git script.

Ideal skills and experience for this project include:
- Proficiency in Python and Visual Studio code
- Experience with package installation and configuration setup
- Familiarity with AutoGen, MemGPT, and git scripting
The install and apps are based on this video. https://www.youtube.com/watch?v=VJ6bK81meu8

Habilidades recomendadas

Comentarios del empleador

“Working with Python developer Satyam was truly a pleasure on freelancer.com. He has been an absolute game-changer! With a solid background in Python programming, and ChatGPT4 api knowledge he demonstrated an exceptional level of expertise and professionalism in completing my project. Throughout the collaboration, he showcased immense dedication, ensuring seamless communication and understanding of my requirements. One of the standout achievements of Satyam was the development of a complex memGPT application that fixed the errors someone else had first composed the code critical to my business operations. Their coding skills and attention to detail were evident in the flawless functionality of the application, which exceeded my expectations. Not only did he deliver ahead of schedule, but his commitment to quality was remarkable, resulting in a highly efficient and user-friendly platform. Overall, I am immensely satisfied with Satyam's work and would highly recommend them to anyone looking for a top-notch Python developer on freelancer.com. Their ability to meet deadlines, exceptional communication skills, and consistent delivery of outstanding results truly set them apart. With their expertise, he can tackle any Python project with ease and precision, making them an invaluable asset for any client. I recommend him to you. ”

Imagen del perfil fastaslightening, United States.

Principales propuestas de este concurso

Ver más participaciones

Tablero de aclaración pública

  • fastaslightening
    Organizador del concurso
    • 6 meses atrás

    I have selected the winner, he1 fixed the code and 2 he vnc'd into my PC. Like scalpel and sutures fixed me up. He installed the app.py activated a conda environment it's up and running. That's my workspace setup. I suggest you do the same. It is live with Chatgpt4.

    • 6 meses atrás
  • fastaslightening
    Organizador del concurso
    • 6 meses atrás

    UPDATE: I am testing the code but it appears that #14
    @SatyamVyas00 has won.

    • 6 meses atrás
    1. MagedAtya
      MagedAtya
      • 6 meses atrás

      Congratulations

      • 6 meses atrás
  • Ihsanbaser440136
    Ihsanbaser440136
    • 6 meses atrás

    1. Install Visual Studio Code
    In2. stall Python from Python Website
    Install Git
    Install Miniconda to “C:\ProgramData\miniconda3\Scripts”
    Restart the computer
    Run from the command line: git clone

    • 6 meses atrás
  • fastaslightening
    Organizador del concurso
    • 6 meses atrás

    Here are some of the configurations and paths: Anaconda paths

    Application
    C:\Users\krumt\anaconda3

    C:\Users\krumt\AppData\Local\Programs\Microsoft VS Code

    C:\ProgramData\anaconda3\Scripts

    Python paths


    C:\ProgramData\anaconda3\python.exe

    C:\Users\krumt\miniconda3\Scripts

    • 6 meses atrás
    1. fastaslightening
      Organizador del concurso
      • 6 meses atrás

      1523152943

      • 6 meses atrás
    2. SatyamVyas00
      SatyamVyas00
      • 6 meses atrás

      accept the session request and allow remote control

      • 6 meses atrás
  • fastaslightening
    Organizador del concurso
    • 6 meses atrás

    UPDATE: I am stuck at #7. It just fails to compute. Here is what I type and what the response states: "conda create -n automemgpt python=3.11.5
    conda : The term 'conda' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the
    spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:1 char:1
    + conda create -n automemgpt python=3.11.5
    + ~~~~~
    + CategoryInfo : ObjectNotFound: (conda:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException" 1. Install Visual Studio Code

    2. Install python from https://www.python.org/ftp/python/3.11.5/python-3.11.5-amd64.exe

    3. Install git

    4. Install miniconda to “C:\ProgramData\miniconda3\Scripts”

    5. Restart the computer

    6. run from command line = git clone https://gist.github.com/mberman84/c95d69263d9c2ceb7d56cf336f13ae02

    7. conda create -n automemgpt python=3.11.5

    • 6 meses atrás
    1. SatyamVyas00
      SatyamVyas00
      • 6 meses atrás

      Either conda is not installed in your system or conda is not added to environment variable in your system if conda is installed you can sinply use anaconda prompt to use conda command

      • 6 meses atrás
    2. fastaslightening
      Organizador del concurso
      • 6 meses atrás

      Thanks Satyam V. What are my options to do that? 1. ? Temporarily Add Conda to the PATH in the Current Session

      In your VSCode terminal, you can temporarily update the PATH variable for the current session. This change will only last until the terminal is closed.

      Execute the following command (assuming Anaconda is installed):

      powershell

      $env:Path += ";C:\Users\krumt\Anaconda3\Scripts"

      2. Hard code it into script? 3. CD at prompts? 4. Other?

      • 6 meses atrás
  • fastaslightening
    Organizador del concurso
    • 6 meses atrás

    I am adding a 20.00 tip as soon as @xSomoy #15 entry is withdrawn or deleted. That is a total of $56.00.

    • 6 meses atrás
  • fastaslightening
    Organizador del concurso
    • 6 meses atrás

    One newbie Issue. I think I have chatgpt 4 api but you will have to test that. Some old accounts have not been updated? Anyways I will buy a new account for ChatGPT4 if needed. See Continuous model upgrades
    gpt-3.5-turbo, gpt-4, and gpt-4-32k point to the latest model version. You can verify this by looking at the response object after sending a request. The response will include the specific model version used (e.g. gpt-3.5-turbo-0613). Making requests



    This request queries the gpt-3.5-turbo model (which under the hood points to the latest gpt-3.5-turbo model variant) to complete the text starting with a prompt of "Say this is a test". You should get a response back that resembles the following:

    • 6 meses atrás
  • fastaslightening
    Organizador del concurso
    • 6 meses atrás

    UPDATE: Scammer wrecked my setup So I have a sandbox setup now and the Contest is reset. Admin Freelancer is fully aware. Please advise how you can login and help me. Scammers welcome to destroy my sandbox. I will just delete and reboot

    • 6 meses atrás
  • fastaslightening
    Organizador del concurso
    • 6 meses atrás

    Looks like the contest has been won by #3. And a 10.00 bonus.

    • 6 meses atrás
    1. xSomoy
      xSomoy
      • 6 meses atrás

      I am working on a POC. ?

      • 6 meses atrás
    2. xSomoy
      xSomoy
      • 6 meses atrás

      Ahh... I am late :(

      • 6 meses atrás
  • fastaslightening
    Organizador del concurso
    • 6 meses atrás

    ok looks like the first error I made was that Git was not installed. So I have the VS code install, the git install and now I will see what other steps work or don't work.

    • 6 meses atrás
    1. solutionslanguag
      solutionslanguag
      • 6 meses atrás

      You copy the code without git install, open a python file in your vscode and paste the code. For this you must have Python and Anaconda installed. Then create an Anaconda virtual environment then active, install the packages. Now run the file.

      • 6 meses atrás
    2. solutionslanguag
      solutionslanguag
      • 6 meses atrás

      Sir I am confident I can run the codes on your computer. Please give me a chance. You will select me after the codes are successfully setup on your computer.

      • 6 meses atrás
  • solutionslanguag
    solutionslanguag
    • 6 meses atrás

    Dear contest holder please check entry #12

    • 6 meses atrás
  • solutionslanguag
    solutionslanguag
    • 6 meses atrás

    Thanks for sharing your valuable comments. This code you provided uses the chatgpt-4 api. For chatgpt-4 api paid can't run it now.

    • 6 meses atrás
    1. fastaslightening
      Organizador del concurso
      • 6 meses atrás

      use chatgpt 3.5

      • 6 meses atrás
    2. solutionslanguag
      solutionslanguag
      • 6 meses atrás

      Oky, Thanks

      • 6 meses atrás
  • ashikmohann
    ashikmohann
    • 6 meses atrás

    is it completed?

    • 6 meses atrás
  • solutionslanguag
    solutionslanguag
    • 6 meses atrás

    Let's go finish the job

    • 6 meses atrás

Mostrar más comentarios

Cómo comenzar con los concursos

  • Publica tu concurso

    Publica tu concurso Fácil y rápido

  • Recibe montones de propuestas

    Consigue toneladas de propuestas De todo el mundo

  • Elige la mejor propuesta

    Elige la mejor propuesta ¡Descarga fácilmente los archivos!

Publica un concurso ahora o únete a nosotros hoy