aimrocks error
Closed this issue · 5 comments
I'm having the same issue. Can you help me?@tcbenchstack
@suyihhhhh
Thanks for raising the problem.
To be honest, I never considered using windows per-se (I tested only linux and macos).
Checking pipy, aim does not have a build for windows
(see https://pypi.org/project/aim/3.17.5/#files) so pip is trying to compile it from source and it stops because it requires aimrocks which also does not have a build for windows (https://pypi.org/project/aimrocks/0.4.0/#files).
To quickly bypass the problem, I recommend you to use WSL on windows
@CMV-1
Are you also trying to install directly on windows?
I will try the method you mentioned, thank you very much for your answer!
I'm sorry to bother you again. I attempted to successfully build tcbench using WSL, but encountered a multiprocessing error during the second artifacts run while testing the “tcbench campaign augment-at-loading”. The error specifically occurred in the "data augmentation (rotate)" step.The error message is as follows. Could you please advise me on how to resolve it? @tcbenchstack
@suyihhhhh
glad to hear you managed to use WSL
I'll close this issue because the problem you mentioned in unrelated to the current issue
Please open a new issue