User Pass
Home Sign Up Contact Log In
Page:
 
hiimjake
offline
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


Couldn't you pastebin the source code like you mentioned earlier ITT and let someone with a Mac and a knowledge of Python try?
 
pabst
offline
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


Just an FYI: a virtual machine and a copy of osx are a lot easier to commandeer than an actual Mac ...

You can probably cross-compile directly from linux if you have the time to figure it all out.
Edited by pabst on Feb 7, 2014 15:27:08
 
Jampy2.0
thuggin'
offline
Link
 
so can sum1 post the idiots guide to operating this... thx
 
hiimjake
offline
Link
 
Originally posted by Thunderoo

4. run with the following command - ScoutingScript "http://glb2.warriorgeneral.com/game/replay/9970/1774854" "Brisbane Bogans" "Regina Rebels" "scout.csv"


How do you pick which team name to put first?
 
Thunderoo
offline
Link
 
Originally posted by hiimjake
How do you pick which team name to put first?


Home team first.
 
DEVIL HALL
offline
Link
 
Originally posted by hiimjake
How do you pick which team name to put first?


Its no matter
 
hoshdude7
offline
Link
 
i typed in this...

C:\Users\Joshua\Downloads\ScoutingScript 0.12>ScoutingScript "http://glb2.warrio
rgeneral.com/game/replay/20297/" "Andes Chinchillas" "D-Town Beatdown" "s2g1_EUR
_asses_ants.csv"

and then i get

NOT IMPLEMENTED for a whole bunch of stuff
 
hiimjake
offline
Link
 
Originally posted by DEVIL HALL
Its no matter


Yes it does. If they're not in there right the offense and defense are wrong in the csv file. Not a huge issue, but it was bothering me.
 
Jampy2.0
thuggin'
offline
Link
 
Originally posted by Jampy2.0
so can sum1 post the idiots guide to operating this... thx


 
Jampy2.0
thuggin'
offline
Link
 
or say what command prompt we use to run this... the Windows cmd or?
 
Thunderoo
offline
Link
 
Originally posted by hoshdude7
i typed in this...

C:\Users\Joshua\Downloads\ScoutingScript 0.12>ScoutingScript "http://glb2.warrio
rgeneral.com/game/replay/20297/" "Andes Chinchillas" "D-Town Beatdown" "s2g1_EUR
_asses_ants.csv"

and then i get

NOT IMPLEMENTED for a whole bunch of stuff


That's fine, as long as it finishes.
 
B501
offline
Link
 
c:\Program Files\Scout>ScoutingScript "http://glb2.warriorgeneral.com/game/repla
y/20704/" "Alpha Quadrant" "Chicago Whodat" "scout.csv"
[5116:2436:0209/042359:ERROR:chrome_views_delegate.cc(176)] NOT IMPLEMENTED
[5116:2436:0209/042359:ERROResktop_root_window_host_win.cc(746)] NOT IMPLEMENT
ED
Processing quarter 1
Traceback (most recent call last):
File "ScoutingScript.py", line 164, in <module>
File "ScoutingScript.py", line 27, in main
File "ScoutingScript.py", line 127, in get_plays
File "ScoutingScript.py", line 52, in GetWRCount
AttributeError: 'NoneType' object has no attribute 'findAll'

c:\Program Files\Scout>[5116:2436:0209/042429:ERROResktop_root_window_host_win
.cc(746)] NOT IMPLEMENTED



 
Thunderoo
offline
Link
 
Originally posted by B501
c:\Program Files\Scout>ScoutingScript "http://glb2.warriorgeneral.com/game/repla
y/20704/" "Alpha Quadrant" "Chicago Whodat" "scout.csv"
[5116:2436:0209/042359:ERROR:chrome_views_delegate.cc(176)] NOT IMPLEMENTED
[5116:2436:0209/042359:ERROResktop_root_window_host_win.cc(746)] NOT IMPLEMENT
ED
Processing quarter 1
Traceback (most recent call last):
File "ScoutingScript.py", line 164, in <module>
File "ScoutingScript.py", line 27, in main
File "ScoutingScript.py", line 127, in get_plays
File "ScoutingScript.py", line 52, in GetWRCount
AttributeError: 'NoneType' object has no attribute 'findAll'

c:\Program Files\Scout>[5116:2436:0209/042429:ERROResktop_root_window_host_win
.cc(746)] NOT IMPLEMENTED





you've got a space between the a and y in the word replay in the game.
 
DevilzSoundz
offline
Link
 
Originally posted by Jampy2.0
or say what command prompt we use to run this... the Windows cmd or?


start > run > type "cmd"(without quotes) > enter
 
B501
offline
Link
 
Originally posted by Thunderoo
you've got a space between the a and y in the word replay in the game.


Alright so there is my problem. Command prompt is adding a space when it goes to new line
Edited by B501 on Feb 9, 2014 20:25:45
 
Page:
 


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