feat: /api/v2/analiza/* endpoints - sport analytics backend
This commit is contained in:
@@ -0,0 +1,64 @@
|
||||
Traceback (most recent call last):
|
||||
File "/opt/pgz-sport/scrapers/hns_lige_standings.py", line 173, in <module>
|
||||
asyncio.run(run())
|
||||
^^^^^^^
|
||||
NameError: name 'asyncio' is not defined. Did you forget to import 'asyncio'?
|
||||
Traceback (most recent call last):
|
||||
File "/opt/pgz-sport/scrapers/hns_lige_standings.py", line 173, in <module>
|
||||
asyncio.run(run())
|
||||
^^^^^^^
|
||||
NameError: name 'asyncio' is not defined. Did you forget to import 'asyncio'?
|
||||
Traceback (most recent call last):
|
||||
File "/opt/pgz-sport/scrapers/hns_lige_standings.py", line 173, in <module>
|
||||
asyncio.run(run())
|
||||
^^^^^^^
|
||||
NameError: name 'asyncio' is not defined. Did you forget to import 'asyncio'?
|
||||
Traceback (most recent call last):
|
||||
File "/opt/pgz-sport/scrapers/hns_lige_standings.py", line 173, in <module>
|
||||
asyncio.run(run())
|
||||
^^^^^^^
|
||||
NameError: name 'asyncio' is not defined. Did you forget to import 'asyncio'?
|
||||
Traceback (most recent call last):
|
||||
File "/opt/pgz-sport/scrapers/hns_lige_standings.py", line 173, in <module>
|
||||
asyncio.run(run())
|
||||
^^^^^^^
|
||||
NameError: name 'asyncio' is not defined. Did you forget to import 'asyncio'?
|
||||
Traceback (most recent call last):
|
||||
File "/opt/pgz-sport/scrapers/hns_lige_standings.py", line 173, in <module>
|
||||
asyncio.run(run())
|
||||
^^^^^^^
|
||||
NameError: name 'asyncio' is not defined. Did you forget to import 'asyncio'?
|
||||
Traceback (most recent call last):
|
||||
File "/opt/pgz-sport/scrapers/hns_lige_standings.py", line 173, in <module>
|
||||
asyncio.run(run())
|
||||
^^^^^^^
|
||||
NameError: name 'asyncio' is not defined. Did you forget to import 'asyncio'?
|
||||
Traceback (most recent call last):
|
||||
File "/opt/pgz-sport/scrapers/hns_lige_standings.py", line 173, in <module>
|
||||
asyncio.run(run())
|
||||
^^^^^^^
|
||||
NameError: name 'asyncio' is not defined. Did you forget to import 'asyncio'?
|
||||
Traceback (most recent call last):
|
||||
File "/opt/pgz-sport/scrapers/hns_lige_standings.py", line 14, in <module>
|
||||
user='rinet', password=os.environ["DB_PASSWORD"])
|
||||
~~~~~~~~~~^^^^^^^^^^^^^^^
|
||||
File "<frozen os>", line 685, in __getitem__
|
||||
KeyError: 'DB_PASSWORD'
|
||||
Traceback (most recent call last):
|
||||
File "/opt/pgz-sport/scrapers/hns_lige_standings.py", line 14, in <module>
|
||||
user='rinet', password=os.environ["DB_PASSWORD"])
|
||||
~~~~~~~~~~^^^^^^^^^^^^^^^
|
||||
File "<frozen os>", line 685, in __getitem__
|
||||
KeyError: 'DB_PASSWORD'
|
||||
Traceback (most recent call last):
|
||||
File "/opt/pgz-sport/scrapers/hns_lige_standings.py", line 14, in <module>
|
||||
user='rinet', password=os.environ["DB_PASSWORD"])
|
||||
~~~~~~~~~~^^^^^^^^^^^^^^^
|
||||
File "<frozen os>", line 685, in __getitem__
|
||||
KeyError: 'DB_PASSWORD'
|
||||
Traceback (most recent call last):
|
||||
File "/opt/pgz-sport/scrapers/hns_lige_standings.py", line 14, in <module>
|
||||
user='rinet', password=os.environ["DB_PASSWORD"])
|
||||
~~~~~~~~~~^^^^^^^^^^^^^^^
|
||||
File "<frozen os>", line 685, in __getitem__
|
||||
KeyError: 'DB_PASSWORD'
|
||||
Reference in New Issue
Block a user