-
Notifications
You must be signed in to change notification settings - Fork 321
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 installing on windows #2064
Comments
@manuel-delverme thanks for opening this issue. |
@SGevorg I am interning at [large electrical automation company] with 100% Windows systems. We really wanted to try Aim for its VERY impressive UI 😍 (thank you! ❤️❤️). Have to fall back to MLFlow until Aim installs on windows. 😔😔 Getting the same error as @manuel-delverme
Environment:
Full error message:
|
@nilavra thanks for such a detailed response and kind words 😊 |
@SGevorg I have the same issue, and I am confused by your responses. Why are you asking if it is mission critical and if any workloads require cuda? Those seem like irrelevant questions. Is this a bug or limitation? If so, is there any workaround? |
@jdhenckel, sorry for confusion. I am trying to learn more about the issue. We haven't seen many cases where the actual training is ran on windows machines (hence the Aim UI can be deployed anywhere where the So users can Getting the storage underlying Aim (the rocksdb build) to work on windows is a bit of a challenge. We have tried but it turns out quite an undertaking. Eventually we will get it done if this blocks too many users to use Aim productively. Community help is also welcome, if someone decides to go for it, we will help with everything we can :) Hope this makes sense. |
@SGevorg Thanks for clarifying. I'm writing software for AI discovery and I use Windows + VSCode. I'm trying to put hooks in my code to call aim. Although the actual discovery will run on Unix, I need to call aim in my testcases, which I run on Windows. It is not a big problem, because I can use WSL. It is a little annoying because syntax assist and debug won't run in VSCode. But perhaps there is a plugin for that... i should investigate it https://code.visualstudio.com/docs/remote/wsl |
Any solution how to run it on Windows? |
I'm in a similar situation, working for a large automation company. Development is done on Windows, experiments are also run on Windows machines fairly frequently. |
i have a same question |
same issue |
1 similar comment
same issue |
Hello, I have same issue when trying to install requirements inside Dockerfile (build stage based upon Error output:
I had the project working on my PC (using |
windows10: × pip subprocess to install build dependencies did not run successfully.
|
same issue on windows. any fix? |
Try using WSL
…On Fri, Aug 2, 2024, 7:48 AM hedecai ***@***.***> wrote:
same issue on windows. any fix?
—
Reply to this email directly, view it on GitHub
<#2064 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB4KCQFEZTRCMBC3ZPJ7IO3ZPN5Y3AVCNFSM56MVBMI2U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TEMRWGUZTCNJXG43Q>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
same issue on win11 |
🐛 Bug
Environment
3.8.6
22.2.2
Windows
The text was updated successfully, but these errors were encountered: