Neomi Sule

Results 15 comments of Neomi Sule

Hi, I have windows OS on my laptop.

Successfully Set Up Ubuntu on VMWare Workstation Pro After Resolving Multiple Setup Issues. - Switched from VirtualBox to VMWare Workstation Pro after encountering persistent issues with VirtualBox, including the "system...

> > [@sonniki](https://github.com/sonniki) and [@samarth9008](https://github.com/samarth9008) is it worth to add [@neomisule](https://github.com/neomisule) to document this in a markdown? Other students can leverage her work, instead of rediscovering the wheel. > >...

Hi, I initially tried setting up the Thin environment, but ran into a bunch of issues, so I switched to tmux. Now I’m getting an error, and I think it...

> 1. You should call the dir `helpers1` instead of `causifygit` (I think there should be a note on this in the doc). If things are not called consistently, the...

> Correct, this is indeed given in the docs, in the [cloning instructions](https://github.com/causify-ai/helpers/blob/master/docs/onboarding/intern.set_up_development_on_laptop.how_to_guide.md#clone-the-code). Moreover, [@neomisule](https://github.com/neomisule), as it says there, the local repo folder should be under `~/src`, i.e. the path...

I was able to set up tmux and successfully run `docker pull hello-world`. However, when I try to run `i docker_pull`, I encounter the error `s3fs is not defined`. I’ve...

> Where did we try importing it? > I tried `pip install s3fs` and then I went to python shell using `python3` and imported it there. > I think the...

> To check if you are running from the right shell you can do I checked, it is the correct shell. > The prompt should look like > > Does...

> I've already tried restarting the process a couple times with different changes and potential solutions, now I'll try to check other aspects based on this output. I've checked and...