Configurator Syntax error.
- rodw
 - 
				
									Topic Author
											 - Offline
 - Platinum Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 11472
 - Thank you received: 3848
 
			
	
						20 Mar 2020 07:49				#160836
		by rodw
	
	
		
			
	
			
			 		
													
	
				Configurator Syntax error. was created by rodw			
			
				I just updated master branch today (compiled) and then ran configurator.py and got a syntax error.
Sorry I got called away and did not get back to this but pretty sure it was on line 992
Anyway, it was definitly on a join statment of that format and there are only 2 in the file
github.com/LinuxCNC/linuxcnc/blob/master...configurator.py#L992
I will say I have not touched my config for a few months.
					Sorry I got called away and did not get back to this but pretty sure it was on line 992
if ''.join(line.split()) == 'HALFILE=plasmac.hal'Anyway, it was definitly on a join statment of that format and there are only 2 in the file
github.com/LinuxCNC/linuxcnc/blob/master...configurator.py#L992
I will say I have not touched my config for a few months.
Please Log in or Create an account to join the conversation.
- phillc54
 - 
				
											 - Offline
 - Platinum Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 5711
 - Thank you received: 2093
 
			
	
						20 Mar 2020 08:38				#160839
		by phillc54
	
	
		
			
	
			
			 		
													
	
				Replied by phillc54 on topic Configurator Syntax error.			
			
				Thanks Rod, I left a colon off the end. 
			
					Please Log in or Create an account to join the conversation.
- rodw
 - 
				
									Topic Author
											 - Offline
 - Platinum Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 11472
 - Thank you received: 3848
 
			
	
						20 Mar 2020 08:44				#160840
		by rodw
	
	
		
			
				
You did too! Thats an easy fix!
I've been battling Python on some other fronts and I find it hard! Pythonic does not mean easy!
					
	
			
			 		
													
	
				Replied by rodw on topic Configurator Syntax error.			
			Thanks Rod, I left a colon off the end.
You did too! Thats an easy fix!
I've been battling Python on some other fronts and I find it hard! Pythonic does not mean easy!
Please Log in or Create an account to join the conversation.
- phillc54
 - 
				
											 - Offline
 - Platinum Member
 - 
				
			 
		Less
		More
		
			
	
		- Posts: 5711
 - Thank you received: 2093
 
			
	
						20 Mar 2020 08:49				#160841
		by phillc54
	
	
		
			
	
			
			 		
													
	
				Replied by phillc54 on topic Configurator Syntax error.			
			
				I find everything hard these days...
I have pushed the fix.
					I have pushed the fix.
Please Log in or Create an account to join the conversation.
		Moderators: snowgoer540	
		Time to create page: 0.315 seconds