meetar / dotmap

dotmap based on http://bmander.com/dotmap/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problems cding into ../data?

bennlich opened this issue · comments

I was able to follow the steps in the readme without any problem, so good job writing clear instructions!

A friend of mine is running into a weird error though (on a windows machine). Even though he's using the vagrant/virtualbox vm, he gets this error during makecsv.sh:

image

He's able to cd manually, but for some reason it's not working in the bash script. Any ideas about this?

Super interesting. Shouldn't be an issue since it's running on the bash inside the VM. Unfortunately I don't have a Windows machine handy so I can't test this. Maybe an absolute path would fix it?

That's why I was surprised too! I'll have him try an absolute path.

On Thu, Nov 14, 2013 at 1:10 PM, Robert Chiniquy
notifications@github.comwrote:

Super interesting. Shouldn't be an issue since it's running on the bash
inside the VM. Unfortunately I don't have a Windows machine handy so I
can't test this. Maybe an absolute path would fix it?


Reply to this email directly or view it on GitHubhttps://github.com//issues/3#issuecomment-28523115
.

No luck with the absolute path. Weird. He's able to run the scripts manually (i.e. typing them line by line into putty), but the images generated by processing are blank. I'm going to take a look at his people.csv file.

I just tried running the process again with putty on XP, and it still works
here – no problems with that step. I'd suggest trying another shell – I've
heard weird things about the way MinGW treats paths. At least one SO answer
(http://stackoverflow.com/a/5999667/738675) recommends that you don't
install MinGW in a path with a space, as in "Aquame Matthews" … might be
unrelated, but you never know with this stuff.

On Mon, Nov 18, 2013 at 7:51 PM, Benny Lichtner notifications@github.comwrote:

No luck with the absolute path. Weird. He's able to run the scripts
manually (i.e. typing them line by line into putty), but the images
generated by processing are blank. I'm going to take a look at his
people.csv file.


Reply to this email directly or view it on GitHubhttps://github.com//issues/3#issuecomment-28755948
.

Okay. Thanks a bunch for taking a look at this. Much appreciated!

On Mon, Nov 18, 2013 at 8:17 PM, Peter Richardson
notifications@github.comwrote:

I just tried running the process again with putty on XP, and it still
works
here – no problems with that step. I'd suggest trying another shell – I've
heard weird things about the way MinGW treats paths. At least one SO
answer
(http://stackoverflow.com/a/5999667/738675) recommends that you don't
install MinGW in a path with a space, as in "Aquame Matthews" … might be
unrelated, but you never know with this stuff.

On Mon, Nov 18, 2013 at 7:51 PM, Benny Lichtner notifications@github.comwrote:

No luck with the absolute path. Weird. He's able to run the scripts
manually (i.e. typing them line by line into putty), but the images
generated by processing are blank. I'm going to take a look at his
people.csv file.


Reply to this email directly or view it on GitHub<
https://github.com/meetar/dotmap/issues/3#issuecomment-28755948>
.


Reply to this email directly or view it on GitHubhttps://github.com//issues/3#issuecomment-28763981
.