Fabric 1 installation on Windows #4135
-
|
Hey everyone, I'm Aaditya, a new contributor exploring Learning Unlimited with the goal of contributing for GSoC 2026. I’m currently working through the development setup and faced some issues I have cloned the repo, installed Vagrant and Virtual Box and started the VM with Then I ran
Could you clarify the recommended Python version for provisioning, or if the Vagrant box should use an earlier Ubuntu image? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
Yes, sorry, the documentation needs to be improved for Windows installations. You must have the following installed:
(I'm currently working on upgrading us to fabric 3 which should solve a lot of these issues #3972) You shouldn't need to ssh into the VM and change any of the dependencies there, vagrant and fab manage all of that. If you continue to experience errors trying to run fab setup, please post them here and I can try to help you debug. |
Beta Was this translation helpful? Give feedback.
I have opened the issue #4161
I would like to contribute by taking that issue, add the list for windows users inside dev setup documentation and update it