User Pass
Home Sign Up Contact Log In
Page:
 
DEVIL HALL
offline
Link
 
Im a stupid computer user.So type "cd",whats the meaning of "cd"?
 
E-A-G-L-E-S
offline
Link
 
I'm guessing there's a 0 percent chance I could ever get this to work on my kindle
 
DevilzSoundz
offline
Link
 
Originally posted by DEVIL HALL
Im a stupid computer user.So type "cd",whats the meaning of "cd"?


cd = change directory so, in the command line, you are doing cd(change directory) and typing in the directory you want to go to.

something else that can help. when you are in a command line, if you are navigating folder structures. if you type a letter or two of the folder you are going to say "program files" and you type PR then hit tab, it will pickup all folders/files in the current directory and fill it in for you.
 
DevilzSoundz
offline
Link
 
Originally posted by E-A-G-L-E-S
I'm guessing there's a 0 percent chance I could ever get this to work on my kindle


nope, isn't going to happen. sorry. There was an offer to help get files out to people. I can help too if needed.



 
DEVIL HALL
offline
Link
 
Hi,DevilzSoundz
“ScoutingScript "http://glb2.warriorgeneral.com/game/replay/16547" "Jacksonville Jackasses" "New Albany Ants" "s2g1_EUR_asses_ants.csv""
How to name the CSV?Why U use "s2g1_EUR_asses_ants” instead of "scout"?

 
DEVIL HALL
offline
Link
 
The whole game processed,and then where is the output?
 
DEVIL HALL
offline
Link
 

Got it!!
 
DevilzSoundz
offline
Link
 
Originally posted by DEVIL HALL
Hi,DevilzSoundz
“ScoutingScript "http://glb2.warriorgeneral.com/game/replay/16547" "Jacksonville Jackasses" "New Albany Ants" "s2g1_EUR_asses_ants.csv""
How to name the CSV?Why U use "s2g1_EUR_asses_ants” instead of "scout"?



I am guessing you figured it out, but the last one is the output file name. I used a distinct name, b/c I am doing the entire league after each game. So, s2 = season 2, g1 = game 1, asses_ants is the two teams playing. I have a batch file that runs, that will do multiple games at teh same time, so I can't have the same file name for each.

Originally posted by DEVIL HALL

Got it!!


glad you got it working!

ETA: if you want to put the output files in a specific folder other than where your script is located, just add the directory in front of the output file
so, "s2g1_EUR_asses_ants.csv" would look like "c:\GLB2\ScoutResults\s2g1_EUR_asses_ants.csv" or something similar.
Edited by DevilzSoundz on Feb 5, 2014 20:12:24
 
DEVIL HALL
offline
Link
 
Thanks
 
E-A-G-L-E-S
offline
Link
 
for me just says cant find path specified every time
 
DevilzSoundz
offline
Link
 
Originally posted by E-A-G-L-E-S
for me just says cant find path specified every time


can you post exactly what you are pasting into the cmd window? after you run it, and get an error, right click in the window, and select "mark" then start at the top left corner, and cover the entire window with the white highlight. right click on the window header, and select edit>copy.

then please come back here and paste it in
 
bdnannac
offline
Link
 
Devilz any idea what I can do about this? Just downloaded and installed Chrome.

C:\GLBScouting\ScoutingScript 0.12.2>ScoutingScript "http://glb2.warriorgeneral.
com/game/replay/14629/601711" "Gatling Valley Pirates" "New Jersey Generals" "sc
out.csv"
Traceback (most recent call last):
File "ScoutingScript.py", line 166, in <module>
File "ScoutingScript.py", line 18, in main
File "selenium\webdriver\chrome\webdriver.pyc", line 65, in __init__
File "selenium\webdriver\remote\webdriver.pyc", line 71, in __init__
File "selenium\webdriver\remote\webdriver.pyc", line 113, in start_session
File "selenium\webdriver\remote\webdriver.pyc", line 164, in execute
File "selenium\webdriver\remote\errorhandler.pyc", line 164, in check_response

selenium.common.exceptions.WebDriverException: Message: u'unknown error: Chrome
failed to start: crashed\n (Driver info: chromedriver=2.8.241075,platform=Windo
ws NT 6.1 SP1 x86_64)'
 
Majestic Gent
offline
Link
 
Originally posted by Reaper Of The Dead
Does this only work for Windows?


I unzipped the script and I saw .exe files. It won't be easily done natively in a Mac if possible at all. Probably can run it in Windows emulators/VMs, but I haven't tried it though.
Edited by Majestic Gent on Feb 6, 2014 22:01:55
 
Thunderoo
offline
Link
 
Originally posted by Majestic Gent
I unzipped the script and I saw .exe files. It won't be easily done natively in a Mac if possible at all. Probably can run it in Windows emulators/VMs, but I haven't tried it though.


If I can get my hands on a Mac I can compile it using py2app but probably not going to happen
 
Link
 
Originally posted by Thunderoo
If I can get my hands on a Mac I can compile it using py2app but probably not going to happen


I'd let you use mine. But, I'm not mailing it lol.
 
Page:
 


You are not logged in. Please log in if you want to post a reply.