Giter Club home page Giter Club logo

Comments (11)

ywon0925 avatar ywon0925 commented on July 19, 2024 3

I'm on Mac and having the same issue when trying to create conda environment with .yml file.
Does anyone know how to set up the environment on Mac?

from barbershop.

labels168 avatar labels168 commented on July 19, 2024 2

If you need to deploy on windows, you need to do this:
pyqt==5.9.2=py37h05f1152_2
pyqt==5.9.2
or pyqt=5.9.2
setuptools==52.0.0=py37h06a4308_0
setuptools==52.0.0
or setuptools=52.0.0
.........
The second equal sign is not needed

from barbershop.

jamesrizkallah2 avatar jamesrizkallah2 commented on July 19, 2024 1

Im just realizing if you're on a mac you're probably not going to be able to run this unless you have a Nvidia GPU

from barbershop.

Mpal7 avatar Mpal7 commented on July 19, 2024

the enviroment.yml file is made for linux OS, i think you are probably trying to create the environment on Windows

from barbershop.

2blackbar avatar 2blackbar commented on July 19, 2024

So when it would be able to run on windows ?

from barbershop.

Mpal7 avatar Mpal7 commented on July 19, 2024

If you need to deploy on windows, you need to do this:
pyqt==5.9.2=py37h05f1152_2
pyqt==5.9.2
or pyqt=5.9.2
setuptools==52.0.0=py37h06a4308_0
setuptools==52.0.0
or setuptools=52.0.0
.........
The second equal sign is not needed

@labels168 I don't think it's going to work since some other packages are only for linux distro, e.g ld_impl_linux or libgcc-ng etc

from barbershop.

guodong323 avatar guodong323 commented on July 19, 2024

Have you solved this problem?

from barbershop.

jamesrizkallah2 avatar jamesrizkallah2 commented on July 19, 2024

I'm having the same problem here on a Mac

from barbershop.

jamesrizkallah2 avatar jamesrizkallah2 commented on July 19, 2024

I was able to build the environment by first adding the pytorch and conda-forge channels manually in anaconda. I then updated the environment using,

conda env update --prefix ~/.conda/envs/Barbershop --file environment/environment.yml --prune

from barbershop.

theoldsong avatar theoldsong commented on July 19, 2024

我能够通过首先在 anaconda 中手动添加 pytorch 和 conda-forge 通道来构建环境。然后我使用更新了环境,

conda env update --prefix ~/.conda/envs/Barbershop --file environment/environment.yml --prune

According to your method, or report an error

ResolvePackageNotFound:

  • dbus=1.13.18
  • libxcb=1.14
  • readline=8.1
  • libidn2=2.3.2
  • libgcc-ng=9.1.0
  • gst-plugins-base=1.14.0
  • gstreamer=1.14.0
  • lame=3.100
  • gnutls=3.6.15
  • libgfortran-ng=7.3.0
  • ld_impl_linux-64=2.35.1
  • openh264=2.1.0
  • libtasn1=4.16.0
  • nettle=3.7.3
  • libunistring=0.9.10
  • ncurses=6.2
  • libuuid=1.0.3
  • gmp=6.2.1
  • libstdcxx-ng=9.1.0

from barbershop.

mariahlusneac avatar mariahlusneac commented on July 19, 2024

If you need to deploy on windows, you need to do this: pyqt==5.9.2=py37h05f1152_2 pyqt==5.9.2 or pyqt=5.9.2 setuptools==52.0.0=py37h06a4308_0 setuptools==52.0.0 or setuptools=52.0.0 ......... The second equal sign is not needed

It worked for me. Thank you so much!!

from barbershop.

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.