Viewing a response to: @stevencurrie/re-outcast81-re-stevencurrie-re-stevencurrie-soccer-predictions-using-python-part-4-20170924t190541754z
Hi, no I didn't, installed a bunch of stuff even said pandas was installed, but it still gives me the same error, module not found pandas. I'm on windows btw this is messy.
author | outcast81 |
---|---|
permlink | re-stevencurrie-re-outcast81-re-stevencurrie-re-stevencurrie-soccer-predictions-using-python-part-4-20170924t201016067z |
category | programming |
json_metadata | {"tags":["programming"],"app":"steemit/0.1"} |
created | 2017-09-24 20:10:18 |
last_update | 2017-09-24 20:10:18 |
depth | 4 |
children | 2 |
last_payout | 2017-10-01 20:10:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 172 |
author_reputation | 209,754,362,359 |
root_title | "Soccer Predictions using Python (part 4)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 15,825,236 |
net_rshares | 0 |
I've never used python in windows but from what I can see you would change directory to your python folder, possibly c:\python35, then run the following commands. `python -m pip install pandas` `python -m pip install numpy` `python -m pip install beautifulsoup4` `python -m pip install selenium`
author | stevencurrie |
---|---|
permlink | re-outcast81-re-stevencurrie-re-outcast81-re-stevencurrie-re-stevencurrie-soccer-predictions-using-python-part-4-20170924t202947526z |
category | programming |
json_metadata | {"tags":["programming"],"app":"steemit/0.1"} |
created | 2017-09-24 20:29:48 |
last_update | 2017-09-24 20:29:48 |
depth | 5 |
children | 1 |
last_payout | 2017-10-01 20:29:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 295 |
author_reputation | 7,132,661,654 |
root_title | "Soccer Predictions using Python (part 4)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 15,826,533 |
net_rshares | 0 |
Thank you, I'll try this. I just don't understand anything about code and I'm getting ahead of myself trying to run the programm :S One of this days I'll start making something simple, always wanted to make my own website.
author | outcast81 |
---|---|
permlink | re-stevencurrie-re-outcast81-re-stevencurrie-re-outcast81-re-stevencurrie-re-stevencurrie-soccer-predictions-using-python-part-4-20170924t205248536z |
category | programming |
json_metadata | {"tags":["programming"],"app":"steemit/0.1"} |
created | 2017-09-24 20:52:48 |
last_update | 2017-09-24 20:52:48 |
depth | 6 |
children | 0 |
last_payout | 2017-10-01 20:52:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 222 |
author_reputation | 209,754,362,359 |
root_title | "Soccer Predictions using Python (part 4)" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 15,827,864 |
net_rshares | 0 |