GithubHelp home page GithubHelp logo

Comments (5)

bigboss97 avatar bigboss97 commented on August 26, 2024 1

i can't install because i get this error. Is there a solution? check out my PR repo for Windows 10 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#42 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKK53KEDC6RNB5SCSHZMUNTS2QIJRANCNFSM4WHDR7BA .

start from the beginning and use my PR repo to try out

Thank you for the Windows 10 version. I've successfully installed on miniConda, not without hurdle.
The initial install failed. Then I tried to upgrade my Conda from 4.8.3 to 4.9.2. I broke my entire Conda environment. At the end I re-installed v4.8.3 and all good now.

from styleflow.

justinjohn0306 avatar justinjohn0306 commented on August 26, 2024

i can't install because i get this error. Is there a solution?

check out my PR repo for Windows 10

from styleflow.

mavalente92 avatar mavalente92 commented on August 26, 2024

from styleflow.

justinjohn0306 avatar justinjohn0306 commented on August 26, 2024

How can i do? Il lun 18 gen 2021, 12:01 Justin John [email protected] ha scritto:

i can't install because i get this error. Is there a solution? check out my PR repo for Windows 10 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#42 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKK53KEDC6RNB5SCSHZMUNTS2QIJRANCNFSM4WHDR7BA .

start from the beginning and use my PR repo to try out

from styleflow.

provostm avatar provostm commented on August 26, 2024

Hello,
I manage to install it on my Windows 10 computer from RameenAbdal repo.

The command "conda env create -f environment.yml" never worked for me, I had to install each package one by one and some of them failed so I looked for the good channel for the requested version to modify the "-c" argument and relaunch.

You can use the command : conda install <name_of_package_with_version>
Example : conda install _libgcc_mutex=0.1

Or for the pip installs you should use the command : pip install <name_of_package_with_version>
Example : pip install absl-py==0.7.1

Note : Some of the packages needed CUDA or CMAKE so make sure you have installed it before.

This is not ideal but I really had no other choice.

from styleflow.

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.