Coder Social home page Coder Social logo

В Windows на этапе установки зависимостей вылезают ошибки,разрабы это как-то решить можно или только Линукс? about ghost HOT 4 OPEN

ai-forever avatar ai-forever commented on August 23, 2024
В Windows на этапе установки зависимостей вылезают ошибки,разрабы это как-то решить можно или только Линукс?

from ghost.

Comments (4)

thepirat000 avatar thepirat000 commented on August 23, 2024 1

Here is a Gist with a powershell script depicting the steps I did on an Azure VM (GPU) to run sber-swap:

https://gist.github.com/thepirat000/ae9c9acf0e9d98b1aa14571cf2197341

Hope it helps

from ghost.

thepirat000 avatar thepirat000 commented on August 23, 2024

Title translated:

"In Windows, at the stage of installing dependencies, errors come out, if you can somehow solve this, or only Linux"

from ghost.

thepirat000 avatar thepirat000 commented on August 23, 2024

I was able to install in Windows by removing the version for requests library on requirements.txt:

So instead of

requests==2.25.1

Just:

requests

from ghost.

ramnnv avatar ramnnv commented on August 23, 2024

I was able to install in Windows by removing the version for requests library on requirements.txt:

So instead of

requests==2.25.1

Just:

requests

Bro, podrías hacer un pequeño resumen tutorial para principiantes? nos ayudarías mucho a varios. Yo me pude instalar el simswap sin problemas en Windows, pero prefiero los resultados que da este sber, pero solo me tira errores. Las instrucciones que dio el autor están mal explicadas.

El Google Colab está muy limitado en ram y no se puede hacer nada.

from ghost.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.