File size: 1,568 Bytes
b72652e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
��python : Traceback (most recent call 

last):

At line:1 char:1

+ python run_pipeline.py 2> error.log

+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    + CategoryInfo          : NotSpecifi 

   ed: (Traceback (most recent call las  

  t)::String) [], RemoteException

    + FullyQualifiedErrorId : NativeComm 

   andError

 

  File 

"C:\Users\user\Documents\FairValue 

Player\run_pipeline.py", line 88, in 

<module>

    run_end_to_end_pipeline()

  File 

"C:\Users\user\Documents\FairValue 

Player\run_pipeline.py", line 19, in 

run_end_to_end_pipeline

    tm_path = os.path.join(os.path.abspat

h(os.path.dirname(__file__)), 'data', 

'raw', 'transfermarkt')

              ^^

UnboundLocalError: cannot access local 

variable 'os' where it is not associated 

with a value