mirror of
				https://github.com/langgenius/dify.git
				synced 2025-11-04 12:53:38 +00:00 
			
		
		
		
	doc: add annaconda info (#402)
This commit is contained in:
		
							parent
							
								
									c39d8f954e
								
							
						
					
					
						commit
						82d07ed2a8
					
				@ -17,6 +17,11 @@
 | 
			
		||||
   ```bash
 | 
			
		||||
   openssl rand -base64 42
 | 
			
		||||
   ```
 | 
			
		||||
3.5 If you use annaconda, create a new environment and activate it
 | 
			
		||||
   ```bash
 | 
			
		||||
   conda create --name dify python=3.10
 | 
			
		||||
   conda activate dify
 | 
			
		||||
   ```
 | 
			
		||||
4. Install dependencies
 | 
			
		||||
   ```bash
 | 
			
		||||
   pip install -r requirements.txt
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user