From: Chris Cappuccio Subject: Re: python3 module location (py3-junos-eznc broken) To: Daniel Dickman , ports@openbsd.org Date: Mon, 22 Jan 2024 06:19:09 -0800 Stuart Henderson [stu@spacehopper.org] wrote: > On 2024/01/22 02:00, Daniel Dickman wrote: > > > > > > AttributeError: module 'collections' has no attribute 'MutableMapping' > > > > > > I suspect the module may require python3.9 or earlier? > > > > Release 2.7.0 claims support for python 3.10 so I suggest updating the port to the latest release. > > That's probably the best way to go. > There is no distfile source in the Makefile. I assume this means it was captured from github at some point to ftp.openbsd.org and now the ports Makefile should be updated to the current github ports conventions?