fbt: clear PYTHONPATH in env setup (#1585)
This commit is contained in:
		
							parent
							
								
									e0b184c057
								
							
						
					
					
						commit
						1db7632041
					
				| @ -31,6 +31,7 @@ if not "%REAL_TOOLCHAIN_VERSION%" == "%FLIPPER_TOOLCHAIN_VERSION%" ( | |||||||
| 
 | 
 | ||||||
| set "HOME=%USERPROFILE%" | set "HOME=%USERPROFILE%" | ||||||
| set "PYTHONHOME=%FBT_TOOLCHAIN_ROOT%\python" | set "PYTHONHOME=%FBT_TOOLCHAIN_ROOT%\python" | ||||||
|  | set "PYTHONPATH=" | ||||||
| set "PATH=%FBT_TOOLCHAIN_ROOT%\python;%FBT_TOOLCHAIN_ROOT%\bin;%FBT_TOOLCHAIN_ROOT%\protoc\bin;%FBT_TOOLCHAIN_ROOT%\openocd\bin;%PATH%" | set "PATH=%FBT_TOOLCHAIN_ROOT%\python;%FBT_TOOLCHAIN_ROOT%\bin;%FBT_TOOLCHAIN_ROOT%\protoc\bin;%FBT_TOOLCHAIN_ROOT%\openocd\bin;%PATH%" | ||||||
| set "PROMPT=(fbt) %PROMPT%" | set "PROMPT=(fbt) %PROMPT%" | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Yukai Li
						Yukai Li