| 
					
				 | 
			
			
				@@ -47,7 +47,7 @@ gcloud services enable bigquery.googleapis.com 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 - Install package requirements:curl -O https://bootstrap.pypa.io/get-pip.py 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 sudo python3 get-pip.py 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-> Make sure you have a python version >=3.6.0. Otherwise you will face some version errors [Useful link](https://stackoverflow.com/questions/47273260/google-cloud-compute-engine-change-to-python-3-6) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+> Make sure you have a python version >=3.6.0. Otherwise you will face some version errors. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 `ERROR: Package 'scispacy' requires a different Python: 3.5.3 not in '>=3.6.0'` 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 |