Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not usable at all. No, you can't just install it with all of the requirement libraries and all of python versions on PC ... #98

Open
crwg opened this issue Feb 16, 2025 · 6 comments

Comments

@crwg
Copy link

crwg commented Feb 16, 2025

Is there anyone who can install it on windows? I've installed most of the known neural networks... but this one is something like IMPOSSSUBBURUUU level for deploy You can't just do something..

Image
Image

@crwg
Copy link
Author

crwg commented Feb 16, 2025

I spent about seven hours trying to rearrange all versions of torch and all versions of CUDA, but all in vain. Nice job guys, you've done my day

btw : the installation of this neural network should be used as a test task for working on NASA

@crwg crwg changed the title Not usable at all Not usable at all. No, you can't just install it with all of the requirement libraries and all of python versions on PC ... Feb 16, 2025
@crwg
Copy link
Author

crwg commented Feb 16, 2025

I also think, even if I Install :

python -m pip install ABSOLUTELY EVERYTHING, EVERY SINGLE PACKAGE

this one is not getting started anyway, hunyuan just generate any other error

@pluberd
Copy link

pluberd commented Feb 16, 2025

Why do you use ..\venv\Scripts\python.exe ...? For me it does not look the correct way to use virtual environment.

@crwg
Copy link
Author

crwg commented Feb 16, 2025

Because I already used the recommended Install guide and it doesn't working, I also used custom wheels, pypa/build and two another methods to install this thing... It's just not working at all on windows, Shift+Delete helps, completely useless tool if you on windows, unfortunately :( Only burns the time

@pluberd
Copy link

pluberd commented Feb 16, 2025

I don't use Window but others got it to run afaik.

With official guide to install you talking about https://github.com/Tencent/Hunyuan3D-2/blob/main/README.md?

I can't see a part telling you to use a virtual environment and how. In your case I would first clearify the use of your virtual environment. Maybe it works with direct call the python.exe in the path of your \venv, but the common way is to activate the venv in the terminal.

Then install pytorch like on the offical site and then go with the guide in the README.md (I guess your cuda is installed correct).

@crwg
Copy link
Author

crwg commented Feb 17, 2025

Before using venv, I already used default method, I told you 🙄 It doesn't work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants