cannot import name collections_abc / ProbeBasic new installation failes
- RobertS
- Offline
- Senior Member
- 
				  
		Less
		More
		
			
	
		- Posts: 41
- Thank you received: 9
			
	
						01 Feb 2022 09:18		 -  01 Feb 2022 09:19		#233695
		by RobertS
	
	
		
			
	
	
	
			 		
													
	
				cannot import name collections_abc / ProbeBasic new installation failes was created by RobertS			
			
				On a fresh install (2.8.2.11) from the updated Debian 10 Buster PREEMPT-RT ISO installation of the Probe Basic v0.x.x packaged failes with the error cannot import name collections_abc.
The failure is the same from version v0.3.4 until 0.4.0,
Find attached a screenshot and the relevant report files.
Any ideas?
					The failure is the same from version v0.3.4 until 0.4.0,
Find attached a screenshot and the relevant report files.
Any ideas?
		Last edit: 01 Feb 2022 09:19  by RobertS.			
			Please Log in or Create an account to join the conversation.
- RobertS
- Offline
- Senior Member
- 
				  
		Less
		More
		
			
	
		- Posts: 41
- Thank you received: 9
			
	
						01 Feb 2022 09:40				#233697
		by RobertS
	
	
		
			
	
			
			 		
													
	
				Replied by RobertS on topic cannot import name collections_abc / ProbeBasic new installation failes			
			
				The issue is solved - at least for my installation:
Even the version did not change, after the installation ProbeBasic is working again (testet with v0.4.0)
					- pip show six
Name: six
Version: 1.16.0
Summary: Python 2 and 3 compatibility utilities
Home-page: https://github.com/benjaminp/six
Author: Benjamin Peterson
Author-email: benjamin@python.org
License: MIT
Location: /home/cnc/.local/lib/python3.7/site-packages
Requires:
Required-by: pyudev- pip install -U six
Collecting six
  Downloading https://files.pythonhosted.org/packages/d9/5a/e7c31adbe875f2abbb91bd84cf2dc52d792b5a01506781dbcf25c91daf11/six-1.16.0-py2.py3-none-any.whl
Installing collected packages: six
Successfully installed six-1.16.0Even the version did not change, after the installation ProbeBasic is working again (testet with v0.4.0)
Please Log in or Create an account to join the conversation.
- P1-Engineering
- Offline
- Junior Member
- 
				  
		Less
		More
		
			
	
		- Posts: 30
- Thank you received: 8
			
	
						05 Feb 2022 00:32				#234001
		by P1-Engineering
	
	
		
			
	
			
			 		
													
	
				Replied by P1-Engineering on topic cannot import name collections_abc / ProbeBasic new installation failes			
			
				I've been having the same issue.
How did you solve it exactly?. Don't really understand your message, completely new to Linux, just finished installing it 1 hour ago.
Thanks!
					How did you solve it exactly?. Don't really understand your message, completely new to Linux, just finished installing it 1 hour ago.
Thanks!
Please Log in or Create an account to join the conversation.
- RobertS
- Offline
- Senior Member
- 
				  
		Less
		More
		
			
	
		- Posts: 41
- Thank you received: 9
			
	
						05 Feb 2022 09:08				#234015
		by RobertS
	
	
		
			
	
	
			 		
													
	
				Replied by RobertS on topic cannot import name collections_abc / ProbeBasic new installation failes			
			
				Hi,
try to follow these steps:
					try to follow these steps:
- open a shell window or do it directly on the console (thats what windows calls a "command prompt")
- just type pip -V
- you should get a reply like "pip 18.1 from /usr/lib/python2.7/dist-packages/pip (python 2.7"
 That shows you , the pip command is available
- type pip show six - the output should be like I mentioned in my 2nd post
- type pip install -U six - this should be install/reinstall the missing/wrong libraries
- start linuxcnc again
		The following user(s) said Thank You: P1-Engineering 	
			Please Log in or Create an account to join the conversation.
- P1-Engineering
- Offline
- Junior Member
- 
				  
		Less
		More
		
			
	
		- Posts: 30
- Thank you received: 8
			
	
						05 Feb 2022 18:54				#234037
		by P1-Engineering
	
	
		
			
	
			
			 		
													
	
				Replied by P1-Engineering on topic cannot import name collections_abc / ProbeBasic new installation failes			
			
				That did it, everything works now!.
Thanks a million Robert!
Now I just have to be patient till the Mesa cards arrive and I can start building the controller 
			
					Thanks a million Robert!
Now I just have to be patient till the Mesa cards arrive and I can start building the controller
 
			Please Log in or Create an account to join the conversation.
		Moderators: KCJ, Lcvette	
		Time to create page: 0.096 seconds	
 
													