megvii-research / megactor

Apache License 2.0
737 stars 100 forks source link

Installation issue #2

Open Jeru2023 opened 4 months ago

Jeru2023 commented 4 months ago

Why I'm getting below error, please kindly help, btw what's the name of the conda new env? (replica) PS D:\code\MegFaceAnimate> conda env create -f environment.yaml Collecting package metadata (repodata.json): done Solving environment: failed

ResolvePackageNotFound:

Inferencer commented 4 months ago

You on windows or linux?

Btw the env name will be megactor

nitinmukesh commented 4 months ago

@Inferencer He is using Windows.

I have the same question, is it going to work on Windows?

Inferencer commented 4 months ago

@Inferencer He is using Windows.

I have the same question, is it going to work on Windows?

so when working with windows you will need to remove the extended version so it will be

ld_impl_linux-64==2.38
tbb==2021.8.0
libuuid==1.41.5
cudatoolkit-dev==11.7.0
mpc==1.1.0
gmp==6.2.1
jinja2==3.1.3
readline==8.2
libcufft==10.7.2.124
xz==5.4.6
pytorch-cuda==11.7
mpfr==4.0.2
markupsafe==2.1.3

this will install most of them but there might be some stuff you need to find a windows version for for instance ld_impl_linux-64==2.38 given that this has Linux in the words and i cant find a windows a windows package (only did a quick search) i suggest you use WSL to run a linux env on windows

nitinmukesh commented 4 months ago

@Inferencer He is using Windows. I have the same question, is it going to work on Windows?

Thank you for your work on this. I would like to mention that a lot of users use Windows and they miss out on these tools which are meant primarily for Linux. The main reason being not everyone is Technical.

I would request if there is any possibility to support this on Windows in future will be helpful.

EvePhil commented 4 months ago

Thx for trying our work! Sorry for the confusion, we have marked the conda config was intended for a Linux setup. We plan to work on a Windows setup after releasing data cuartion and training script stuff, may not be very soon as code optimization may take some time. Afaik the python package part should be the same for a windows setup, so removing some certain Linux libaries should work on Windows, not sure cause we don't have a windows setup at hand right now.

DenRakEiw commented 4 months ago

Thanks for your work. Maby a installer for Pinokio would help all the windows and mac users. https://github.com/pinokiocomputer/pinokio