Error Installing "text-generation"
#2
by
						
gaussfer
	
							
						- opened
							
					
I took a ec2 instance with 2x large GPU, I followed the steps. However, I am not able to install "text-generation" module.
ERROR: No matching distribution found for text-generation
Hi, could you try this see if it helps?
pip install -U pip
pip install text_generation
I tried multiple ways to instal text_generation, however it failed.
Later, I found out that, my python version was 3.6, I upgraded it to 3.10 and was able to get rid of this error.
gaussfer
	
				
		changed discussion status to
		closed