Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

errors when trying to run the script #7

Open
lunelovehearn opened this issue Aug 12, 2024 · 0 comments
Open

errors when trying to run the script #7

lunelovehearn opened this issue Aug 12, 2024 · 0 comments

Comments

@lunelovehearn
Copy link

when trying to run it, be with the demo command or a custom one, it errors with:

--- The parameter --aur-packages was empty, asking user for more questions
Any AUR packages to add to offline repo: yay
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "/home/lune/archoffline/archoffline/main.py", line 16, in
archoffline.main()
File "/home/lune/archoffline/archoffline/init.py", line 613, in main
x.create_build_dir_for_conf(archinstall.arguments.get('archiso-conf', 'releng'))
File "/home/lune/archoffline/archoffline/init.py", line 258, in create_build_dir_for_conf
archinstall.log(f"==> Ensuring the Arch ISO configuration {archinstall.stylize_output(archiso_configuration, fg='teal')} build dir {archinstall.stylize_output(self._build_dir, fg='teal')} is setup properly.", level=logging.INFO)
^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'archinstall' has no attribute 'stylize_output'

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant