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

Add option to show only missing dependencies #4

Open
ThiloteE opened this issue Sep 19, 2024 · 0 comments
Open

Add option to show only missing dependencies #4

ThiloteE opened this issue Sep 19, 2024 · 0 comments

Comments

@ThiloteE
Copy link

Hello Ihak, I am on Windows 10 with 32GB RAM.

I used Dependencies to check a torch_cuda.dll (~ 900mb) for missing dependencies, but there are sooo many dependencies in that file, that it is hard to come up with a comprehensive list of dependencies that are missing.

My current approach is to set "recursively" in the settings and expand all items and then to sort the list by checksum, which also shows the missing ones, but then selecting the dependencies has led to the app crashing twice now (task manager showed there is still lots of RAM available). I am attempting again, but loading this long list of item takes a long time, so I was thinking of what I could do in the meantime and here I am :D

I want to select the list of items (only the missing dependencies) to copy and paste them into a text file, because I need this data to report a bug.

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

1 participant