Update troubleshooting.md
This commit is contained in:
		
							parent
							
								
									9e37b520fb
								
							
						
					
					
						commit
						488b1e23a0
					
				| 
						 | 
					@ -65,7 +65,7 @@ WARNING: Download from https://storage.googleapis.com/mirror.tensorflow.org/gith
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
usually indicates that Bazel fails to download necessary dependency repositories
 | 
					usually indicates that Bazel fails to download necessary dependency repositories
 | 
				
			||||||
that MediaPipe needs. MedaiPipe has several dependency repositories that are
 | 
					that MediaPipe needs. MediaPipe has several dependency repositories that are
 | 
				
			||||||
hosted by Google sites. In some regions, you may need to set up a network proxy
 | 
					hosted by Google sites. In some regions, you may need to set up a network proxy
 | 
				
			||||||
or use a VPN to access those resources. You may also need to append
 | 
					or use a VPN to access those resources. You may also need to append
 | 
				
			||||||
`--host_jvm_args "-DsocksProxyHost=<ip address> -DsocksProxyPort=<port number>"`
 | 
					`--host_jvm_args "-DsocksProxyHost=<ip address> -DsocksProxyPort=<port number>"`
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user