personal-coding / Live-Sports-Arbitrage-Bet-Finder

Automated bot that identifies live sports arbitrage opportunities across FanDuel, DraftKings, and William Hill (Caesars).
201 stars 45 forks source link

issues with installing #6

Closed tylerdurden6091 closed 1 year ago

tylerdurden6091 commented 1 year ago

python test1.py Traceback (most recent call last): File "/home/james/Downloads/Live-Sports-Arbitrage-Bet-Finder-main/test1.py", line 535, in app = App() File "/home/james/Downloads/Live-Sports-Arbitrage-Bet-Finder-main/test1.py", line 64, in init self.ask.driver.implicitly_wait(5) AttributeError: 'ArbFinder' object has no attribute 'driver'

personal-coding commented 1 year ago

Please see this solved issue for more information. I've now added instructions in the readme as well.