Closed adriendoux closed 8 years ago
Hi @adriendoux,
It looks like the folder is named vagrant-data
now https://github.com/suite22/cinemetrics/blob/master/Vagrantfile#L50
I haven't looked at it in a while.
Once you SSH in, use ls
to see where you are in the folder structure. Let me know if vagrant-data
isn't one of those options.
Cheers
Dear Ben,
thanks fo your reply. Unfortunately I can seem to locate the vagrant-data file. I’ve included a shot of what I’m doing.
Adrien DOUX
On 06 Apr 2016, at 18:38, Ben Goertz notifications@github.com wrote:
Hi @adriendoux https://github.com/adriendoux, It looks like the folder is named vagrant-data now https://github.com/suite22/cinemetrics/blob/master/Vagrantfile#L50 https://github.com/suite22/cinemetrics/blob/master/Vagrantfile#L50 I haven't looked at it in a while.
Once you SSH in, use ls to see where you are in the folder structure. Let me know if vagrant-data isn't one of those options.
Cheers
— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/suite22/cinemetrics/issues/16#issuecomment-206455835
@adriendoux take a look at the changes I just made to the readme file. Let me know if that helps.
Dear suite22,
I've been trying to make Frederic's code work but, being a neophyte, I rapidly realised I didn't know how. Seeing your step-by-step-all-inclusive solution raised my hopes but I failed pathetically one more time. I downloaded Vagrant and "vagranted" it up but the box, (after installing virtual box, vmware fusion and parallels). I then "sshed up" and got a "Welcome to Ubuntu message" which I think means I'm connected to your VM. But when I type the :
"python 01_1_new-project.py VISITE STEPHANE SALSA copy.m4v"
I get a :
"python: can't open file '01_1_new-project.py': [Errno 2] No such file or directory ".
I need to say that in my "vagrant" folder i have a "bin" and an "embedded" folder but no "data folder". So naturally I tried placing my video in the three but to no avail.
I don't know what else to do due to my lack of competence. Can you give me a hand?
Adrien