--
You received this message because you are subscribed to the Google Groups "autopkgr-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to autopkgr-discu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/autopkgr-discuss/c8327a98-39dc-4122-80b6-36b2b9ea900bn%40googlegroups.com.
autopkg repo-add https://github.com/autopkg/recipes.git
To view this discussion on the web visit https://groups.google.com/d/msgid/autopkgr-discuss/561eba33-fdaa-4c95-aae5-b9fef94e74a5n%40googlegroups.com.
Traceback (most recent call last):
File "/usr/local/bin/autopkg", line 37, in <module>
from autopkgcmd import common_parse, gen_common_parser, search_recipes
File "/Library/AutoPkg/autopkgcmd/__init__.py", line 15, in <module>
from autopkgcmd.opts import common_parse, gen_common_parser
File "/Library/AutoPkg/autopkgcmd/opts.py", line 18, in <module>
from autopkglib import globalPreferences
File "/Library/AutoPkg/autopkglib/__init__.py", line 1105, in <module>
import_processors()
File "/Library/AutoPkg/autopkglib/__init__.py", line 978, in import_processors
globals()[name] = getattr(
AttributeError: module 'autopkglib.prefs' has no attribute 'prefs'
i have to say i'm following this video as a tutorial :
https://www.youtube.com/watch?v=sL4xfI2Dxuo&t=1154s
Thanks for your kind help
/usr/local/bin/autopkg version/usr/local/autopkg/python --version
Hello Elliot,
<Screen Shot 2023-10-19 at 4.08.50 PM.png>