fastentrypoints running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing thefuck.egg-info/PKG-INFO writing dependency_links to thefuck.egg-info/dependency_links.txt writing entry points to thefuck.egg-info/entry_points.txt writing requirements to thefuck.egg-info/requires.txt writing top-level names to thefuck.egg-info/top_level.txt reading manifest file 'thefuck.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.md' writing manifest file 'thefuck.egg-info/SOURCES.txt' running install_lib creating /build/thefuck/src/thefuck-3.32/tmp_install creating /build/thefuck/src/thefuck-3.32/tmp_install/usr creating /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib creating /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10 creating /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages creating /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck creating /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/entrypoints copying build/lib/thefuck/entrypoints/__init__.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/entrypoints copying build/lib/thefuck/entrypoints/alias.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/entrypoints copying build/lib/thefuck/entrypoints/fix_command.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/entrypoints copying build/lib/thefuck/entrypoints/main.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/entrypoints copying build/lib/thefuck/entrypoints/not_configured.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/entrypoints copying build/lib/thefuck/entrypoints/shell_logger.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/entrypoints creating /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/output_readers copying build/lib/thefuck/output_readers/__init__.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/output_readers copying build/lib/thefuck/output_readers/read_log.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/output_readers copying build/lib/thefuck/output_readers/rerun.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/output_readers copying build/lib/thefuck/output_readers/shell_logger.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/output_readers creating /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/__init__.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/adb_unknown_command.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/ag_literal.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/apt_get.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/apt_get_search.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/apt_invalid_operation.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/apt_list_upgradable.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/apt_upgrade.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/aws_cli.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/az_cli.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/brew_cask_dependency.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/brew_install.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/brew_link.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/brew_reinstall.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/brew_uninstall.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/brew_unknown_command.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/brew_update_formula.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/cargo.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/cargo_no_command.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/cat_dir.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/cd_correction.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/cd_cs.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/cd_mkdir.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/cd_parent.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/chmod_x.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/choco_install.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/composer_not_command.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/conda_mistype.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/cp_create_destination.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/cp_omitting_directory.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/cpp11.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/dirty_untar.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/dirty_unzip.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/django_south_ghost.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/django_south_merge.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/dnf_no_such_command.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/docker_image_being_used_by_container.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/docker_login.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/docker_not_command.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/dry.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/fab_command_not_found.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/fix_alt_space.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/fix_file.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/gem_unknown_command.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_add.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_add_force.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_bisect_usage.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_branch_0flag.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_branch_delete.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_branch_delete_checked_out.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_branch_exists.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_branch_list.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_checkout.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_clone_git_clone.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_commit_add.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_commit_amend.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_commit_reset.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_diff_no_index.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_diff_staged.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_fix_stash.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_flag_after_filename.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_help_aliased.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_hook_bypass.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_lfs_mistype.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_main_master.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_merge.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_merge_unrelated.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_not_command.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_pull.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_pull_clone.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_pull_uncommitted_changes.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_push.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_push_different_branch_names.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_push_force.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_push_pull.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_push_without_commits.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_rebase_merge_dir.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_rebase_no_changes.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_remote_delete.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_remote_seturl_add.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_rm_local_modifications.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_rm_recursive.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_rm_staged.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_stash.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_stash_pop.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_tag_force.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/git_two_dashes.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/go_run.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/go_unknown_command.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/gradle_no_task.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/gradle_wrapper.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/grep_arguments_order.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/grep_recursive.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/grunt_task_not_found.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/gulp_not_task.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/has_exists_script.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/heroku_multiple_apps.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/heroku_not_command.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/history.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/hostscli.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/ifconfig_device_not_found.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/java.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/javac.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/lein_not_task.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/ln_no_hard_link.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/ln_s_order.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/long_form_help.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/ls_all.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/ls_lah.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/man.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/man_no_space.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/mercurial.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/missing_space_before_subcommand.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/mkdir_p.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/mvn_no_command.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/mvn_unknown_lifecycle_phase.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/nixos_cmd_not_found.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/no_command.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/no_such_file.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/npm_missing_script.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/npm_run_script.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/npm_wrong_command.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/omnienv_no_such_command.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/open.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/pacman.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/pacman_invalid_option.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/pacman_not_found.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/path_from_history.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/php_s.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/pip_install.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/pip_unknown_command.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/port_already_in_use.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/prove_recursively.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/python_command.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/python_execute.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/python_module_error.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/quotation_marks.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/rails_migrations_pending.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/react_native_command_unrecognized.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/remove_shell_prompt_literal.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/remove_trailing_cedilla.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/rm_dir.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/rm_root.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/scm_correction.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/sed_unterminated_s.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/sl_ls.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/ssh_known_hosts.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/sudo.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/sudo_command_from_user_path.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/switch_lang.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/systemctl.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/terraform_init.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/test.py.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/tmux.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/touch.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/tsuru_login.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/tsuru_not_command.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/unknown_command.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/unsudo.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/vagrant_up.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/whois.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/workon_doesnt_exists.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/wrong_hyphen_before_subcommand.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/yarn_alias.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/yarn_command_not_found.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/yarn_command_replaced.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/yarn_help.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules copying build/lib/thefuck/rules/yum_invalid_operation.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules creating /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/shells copying build/lib/thefuck/shells/__init__.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/shells copying build/lib/thefuck/shells/bash.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/shells copying build/lib/thefuck/shells/fish.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/shells copying build/lib/thefuck/shells/generic.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/shells copying build/lib/thefuck/shells/powershell.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/shells copying build/lib/thefuck/shells/tcsh.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/shells copying build/lib/thefuck/shells/zsh.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/shells creating /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/specific copying build/lib/thefuck/specific/__init__.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/specific copying build/lib/thefuck/specific/apt.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/specific copying build/lib/thefuck/specific/archlinux.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/specific copying build/lib/thefuck/specific/brew.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/specific copying build/lib/thefuck/specific/dnf.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/specific copying build/lib/thefuck/specific/git.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/specific copying build/lib/thefuck/specific/nix.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/specific copying build/lib/thefuck/specific/npm.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/specific copying build/lib/thefuck/specific/sudo.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/specific copying build/lib/thefuck/specific/yum.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/specific creating /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/system copying build/lib/thefuck/system/__init__.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/system copying build/lib/thefuck/system/unix.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/system copying build/lib/thefuck/system/win32.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/system copying build/lib/thefuck/__init__.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck copying build/lib/thefuck/argument_parser.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck copying build/lib/thefuck/conf.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck copying build/lib/thefuck/const.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck copying build/lib/thefuck/corrector.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck copying build/lib/thefuck/exceptions.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck copying build/lib/thefuck/logs.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck copying build/lib/thefuck/types.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck copying build/lib/thefuck/ui.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck copying build/lib/thefuck/utils.py -> /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/entrypoints/__init__.py to __init__.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/entrypoints/alias.py to alias.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/entrypoints/fix_command.py to fix_command.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/entrypoints/main.py to main.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/entrypoints/not_configured.py to not_configured.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/entrypoints/shell_logger.py to shell_logger.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/output_readers/__init__.py to __init__.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/output_readers/read_log.py to read_log.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/output_readers/rerun.py to rerun.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/output_readers/shell_logger.py to shell_logger.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/__init__.py to __init__.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/adb_unknown_command.py to adb_unknown_command.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/ag_literal.py to ag_literal.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/apt_get.py to apt_get.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/apt_get_search.py to apt_get_search.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/apt_invalid_operation.py to apt_invalid_operation.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/apt_list_upgradable.py to apt_list_upgradable.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/apt_upgrade.py to apt_upgrade.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/aws_cli.py to aws_cli.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/az_cli.py to az_cli.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/brew_cask_dependency.py to brew_cask_dependency.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/brew_install.py to brew_install.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/brew_link.py to brew_link.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/brew_reinstall.py to brew_reinstall.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/brew_uninstall.py to brew_uninstall.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/brew_unknown_command.py to brew_unknown_command.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/brew_update_formula.py to brew_update_formula.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/cargo.py to cargo.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/cargo_no_command.py to cargo_no_command.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/cat_dir.py to cat_dir.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/cd_correction.py to cd_correction.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/cd_cs.py to cd_cs.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/cd_mkdir.py to cd_mkdir.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/cd_parent.py to cd_parent.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/chmod_x.py to chmod_x.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/choco_install.py to choco_install.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/composer_not_command.py to composer_not_command.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/conda_mistype.py to conda_mistype.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/cp_create_destination.py to cp_create_destination.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/cp_omitting_directory.py to cp_omitting_directory.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/cpp11.py to cpp11.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/dirty_untar.py to dirty_untar.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/dirty_unzip.py to dirty_unzip.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/django_south_ghost.py to django_south_ghost.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/django_south_merge.py to django_south_merge.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/dnf_no_such_command.py to dnf_no_such_command.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/docker_image_being_used_by_container.py to docker_image_being_used_by_container.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/docker_login.py to docker_login.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/docker_not_command.py to docker_not_command.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/dry.py to dry.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/fab_command_not_found.py to fab_command_not_found.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/fix_alt_space.py to fix_alt_space.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/fix_file.py to fix_file.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/gem_unknown_command.py to gem_unknown_command.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_add.py to git_add.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_add_force.py to git_add_force.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_bisect_usage.py to git_bisect_usage.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_branch_0flag.py to git_branch_0flag.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_branch_delete.py to git_branch_delete.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_branch_delete_checked_out.py to git_branch_delete_checked_out.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_branch_exists.py to git_branch_exists.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_branch_list.py to git_branch_list.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_checkout.py to git_checkout.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_clone_git_clone.py to git_clone_git_clone.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_commit_add.py to git_commit_add.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_commit_amend.py to git_commit_amend.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_commit_reset.py to git_commit_reset.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_diff_no_index.py to git_diff_no_index.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_diff_staged.py to git_diff_staged.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_fix_stash.py to git_fix_stash.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_flag_after_filename.py to git_flag_after_filename.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_help_aliased.py to git_help_aliased.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_hook_bypass.py to git_hook_bypass.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_lfs_mistype.py to git_lfs_mistype.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_main_master.py to git_main_master.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_merge.py to git_merge.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_merge_unrelated.py to git_merge_unrelated.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_not_command.py to git_not_command.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_pull.py to git_pull.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_pull_clone.py to git_pull_clone.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_pull_uncommitted_changes.py to git_pull_uncommitted_changes.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_push.py to git_push.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_push_different_branch_names.py to git_push_different_branch_names.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_push_force.py to git_push_force.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_push_pull.py to git_push_pull.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_push_without_commits.py to git_push_without_commits.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_rebase_merge_dir.py to git_rebase_merge_dir.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_rebase_no_changes.py to git_rebase_no_changes.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_remote_delete.py to git_remote_delete.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_remote_seturl_add.py to git_remote_seturl_add.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_rm_local_modifications.py to git_rm_local_modifications.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_rm_recursive.py to git_rm_recursive.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_rm_staged.py to git_rm_staged.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_stash.py to git_stash.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_stash_pop.py to git_stash_pop.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_tag_force.py to git_tag_force.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/git_two_dashes.py to git_two_dashes.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/go_run.py to go_run.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/go_unknown_command.py to go_unknown_command.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/gradle_no_task.py to gradle_no_task.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/gradle_wrapper.py to gradle_wrapper.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/grep_arguments_order.py to grep_arguments_order.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/grep_recursive.py to grep_recursive.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/grunt_task_not_found.py to grunt_task_not_found.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/gulp_not_task.py to gulp_not_task.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/has_exists_script.py to has_exists_script.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/heroku_multiple_apps.py to heroku_multiple_apps.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/heroku_not_command.py to heroku_not_command.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/history.py to history.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/hostscli.py to hostscli.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/ifconfig_device_not_found.py to ifconfig_device_not_found.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/java.py to java.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/javac.py to javac.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/lein_not_task.py to lein_not_task.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/ln_no_hard_link.py to ln_no_hard_link.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/ln_s_order.py to ln_s_order.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/long_form_help.py to long_form_help.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/ls_all.py to ls_all.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/ls_lah.py to ls_lah.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/man.py to man.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/man_no_space.py to man_no_space.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/mercurial.py to mercurial.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/missing_space_before_subcommand.py to missing_space_before_subcommand.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/mkdir_p.py to mkdir_p.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/mvn_no_command.py to mvn_no_command.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/mvn_unknown_lifecycle_phase.py to mvn_unknown_lifecycle_phase.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/nixos_cmd_not_found.py to nixos_cmd_not_found.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/no_command.py to no_command.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/no_such_file.py to no_such_file.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/npm_missing_script.py to npm_missing_script.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/npm_run_script.py to npm_run_script.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/npm_wrong_command.py to npm_wrong_command.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/omnienv_no_such_command.py to omnienv_no_such_command.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/open.py to open.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/pacman.py to pacman.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/pacman_invalid_option.py to pacman_invalid_option.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/pacman_not_found.py to pacman_not_found.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/path_from_history.py to path_from_history.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/php_s.py to php_s.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/pip_install.py to pip_install.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/pip_unknown_command.py to pip_unknown_command.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/port_already_in_use.py to port_already_in_use.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/prove_recursively.py to prove_recursively.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/python_command.py to python_command.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/python_execute.py to python_execute.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/python_module_error.py to python_module_error.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/quotation_marks.py to quotation_marks.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/rails_migrations_pending.py to rails_migrations_pending.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/react_native_command_unrecognized.py to react_native_command_unrecognized.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/remove_shell_prompt_literal.py to remove_shell_prompt_literal.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/remove_trailing_cedilla.py to remove_trailing_cedilla.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/rm_dir.py to rm_dir.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/rm_root.py to rm_root.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/scm_correction.py to scm_correction.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/sed_unterminated_s.py to sed_unterminated_s.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/sl_ls.py to sl_ls.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/ssh_known_hosts.py to ssh_known_hosts.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/sudo.py to sudo.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/sudo_command_from_user_path.py to sudo_command_from_user_path.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/switch_lang.py to switch_lang.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/systemctl.py to systemctl.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/terraform_init.py to terraform_init.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/test.py.py to test.py.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/tmux.py to tmux.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/touch.py to touch.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/tsuru_login.py to tsuru_login.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/tsuru_not_command.py to tsuru_not_command.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/unknown_command.py to unknown_command.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/unsudo.py to unsudo.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/vagrant_up.py to vagrant_up.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/whois.py to whois.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/workon_doesnt_exists.py to workon_doesnt_exists.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/wrong_hyphen_before_subcommand.py to wrong_hyphen_before_subcommand.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/yarn_alias.py to yarn_alias.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/yarn_command_not_found.py to yarn_command_not_found.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/yarn_command_replaced.py to yarn_command_replaced.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/yarn_help.py to yarn_help.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/rules/yum_invalid_operation.py to yum_invalid_operation.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/shells/__init__.py to __init__.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/shells/bash.py to bash.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/shells/fish.py to fish.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/shells/generic.py to generic.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/shells/powershell.py to powershell.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/shells/tcsh.py to tcsh.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/shells/zsh.py to zsh.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/specific/__init__.py to __init__.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/specific/apt.py to apt.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/specific/archlinux.py to archlinux.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/specific/brew.py to brew.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/specific/dnf.py to dnf.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/specific/git.py to git.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/specific/nix.py to nix.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/specific/npm.py to npm.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/specific/sudo.py to sudo.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/specific/yum.py to yum.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/system/__init__.py to __init__.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/system/unix.py to unix.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/system/win32.py to win32.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/__init__.py to __init__.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/argument_parser.py to argument_parser.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/conf.py to conf.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/const.py to const.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/corrector.py to corrector.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/exceptions.py to exceptions.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/logs.py to logs.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/types.py to types.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/ui.py to ui.cpython-310.pyc byte-compiling /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck/utils.py to utils.cpython-310.pyc writing byte-compilation script '/tmp/tmppz8d39pw.py' /usr/bin/python -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmppz8d39pw.py removing /tmp/tmppz8d39pw.py running install_egg_info Copying thefuck.egg-info to /build/thefuck/src/thefuck-3.32/tmp_install/usr/lib/python3.10/site-packages/thefuck-3.32-py3.10.egg-info running install_scripts Installing fuck script to /build/thefuck/src/thefuck-3.32/tmp_install/usr/bin Installing thefuck script to /build/thefuck/src/thefuck-3.32/tmp_install/usr/bin ============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.11.0, pluggy-0.13.1 rootdir: /build/thefuck/src/thefuck-3.32 plugins: mock-3.6.1 collected 184 items / 173 errors / 11 selected ==================================== ERRORS ==================================== ___________________ ERROR collecting tests/test_corrector.py ___________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/test_corrector.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/test_corrector.py:4: in from tests.utils import Rule, CorrectedCommand tests/utils.py:1: in from thefuck import types thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____________________ ERROR collecting tests/test_types.py _____________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/test_types.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/test_types.py:7: in from tests.utils import CorrectedCommand, Rule tests/utils.py:1: in from thefuck import types thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ______________________ ERROR collecting tests/test_ui.py _______________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/test_ui.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/test_ui.py:6: in from thefuck.types import CorrectedCommand thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____________________ ERROR collecting tests/test_utils.py _____________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/test_utils.py:10: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ____________ ERROR collecting tests/entrypoints/test_fix_command.py ____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/entrypoints/test_fix_command.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/entrypoints/test_fix_command.py:3: in from thefuck.entrypoints.fix_command import _get_raw_command thefuck/entrypoints/fix_command.py:5: in from .. import logs, types, const thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____________ ERROR collecting tests/output_readers/test_rerun.py ______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/output_readers/test_rerun.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/output_readers/test_rerun.py:6: in from thefuck.output_readers import rerun thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ___________ ERROR collecting tests/rules/test_adb_unknown_command.py ___________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_adb_unknown_command.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_adb_unknown_command.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _______________ ERROR collecting tests/rules/test_ag_literal.py ________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_ag_literal.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_ag_literal.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _________________ ERROR collecting tests/rules/test_apt_get.py _________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_apt_get.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_apt_get.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____________ ERROR collecting tests/rules/test_apt_get_search.py ______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_apt_get_search.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_apt_get_search.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' __________ ERROR collecting tests/rules/test_apt_invalid_operation.py __________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_apt_invalid_operation.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_apt_invalid_operation.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ___________ ERROR collecting tests/rules/test_apt_list_upgradable.py ___________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_apt_list_upgradable.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_apt_list_upgradable.py:5: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _______________ ERROR collecting tests/rules/test_apt_upgrade.py _______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_apt_upgrade.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_apt_upgrade.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _________________ ERROR collecting tests/rules/test_aws_cli.py _________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_aws_cli.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_aws_cli.py:4: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _________________ ERROR collecting tests/rules/test_az_cli.py __________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_az_cli.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_az_cli.py:4: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' __________ ERROR collecting tests/rules/test_brew_cask_dependency.py ___________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_brew_cask_dependency.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_brew_cask_dependency.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ______________ ERROR collecting tests/rules/test_brew_install.py _______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_brew_install.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_brew_install.py:4: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ________________ ERROR collecting tests/rules/test_brew_link.py ________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_brew_link.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_brew_link.py:2: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____________ ERROR collecting tests/rules/test_brew_reinstall.py ______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_brew_reinstall.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_brew_reinstall.py:2: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____________ ERROR collecting tests/rules/test_brew_uninstall.py ______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_brew_uninstall.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_brew_uninstall.py:2: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' __________ ERROR collecting tests/rules/test_brew_unknown_command.py ___________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_brew_unknown_command.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_brew_unknown_command.py:4: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ___________ ERROR collecting tests/rules/test_brew_update_formula.py ___________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_brew_update_formula.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_brew_update_formula.py:2: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ____________ ERROR collecting tests/rules/test_cargo_no_command.py _____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_cargo_no_command.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_cargo_no_command.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _________________ ERROR collecting tests/rules/test_cat_dir.py _________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_cat_dir.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_cat_dir.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ______________ ERROR collecting tests/rules/test_cd_correction.py ______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_cd_correction.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_cd_correction.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' __________________ ERROR collecting tests/rules/test_cd_cs.py __________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_cd_cs.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_cd_cs.py:2: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ________________ ERROR collecting tests/rules/test_cd_mkdir.py _________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_cd_mkdir.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_cd_mkdir.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ________________ ERROR collecting tests/rules/test_cd_parent.py ________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_cd_parent.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_cd_parent.py:2: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _________________ ERROR collecting tests/rules/test_chmod_x.py _________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_chmod_x.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_chmod_x.py:2: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ______________ ERROR collecting tests/rules/test_choco_install.py ______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_choco_install.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_choco_install.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' __________ ERROR collecting tests/rules/test_composer_not_command.py ___________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_composer_not_command.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_composer_not_command.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ______________ ERROR collecting tests/rules/test_conda_mistype.py ______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_conda_mistype.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_conda_mistype.py:4: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' __________ ERROR collecting tests/rules/test_cp_create_destination.py __________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_cp_create_destination.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_cp_create_destination.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' __________ ERROR collecting tests/rules/test_cp_omitting_directory.py __________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_cp_omitting_directory.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_cp_omitting_directory.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _______________ ERROR collecting tests/rules/test_dirty_untar.py _______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_dirty_untar.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_dirty_untar.py:6: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _______________ ERROR collecting tests/rules/test_dirty_unzip.py _______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_dirty_unzip.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_dirty_unzip.py:7: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ___________ ERROR collecting tests/rules/test_django_south_ghost.py ____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_django_south_ghost.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_django_south_ghost.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ___________ ERROR collecting tests/rules/test_django_south_merge.py ____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_django_south_merge.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_django_south_merge.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ___________ ERROR collecting tests/rules/test_dnf_no_such_command.py ___________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_dnf_no_such_command.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_dnf_no_such_command.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' __ ERROR collecting tests/rules/test_docker_image_being_used_by_container.py ___ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_docker_image_being_used_by_container.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_docker_image_being_used_by_container.py:2: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ______________ ERROR collecting tests/rules/test_docker_login.py _______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_docker_login.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_docker_login.py:2: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ___________ ERROR collecting tests/rules/test_docker_not_command.py ____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_docker_not_command.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_docker_not_command.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ___________________ ERROR collecting tests/rules/test_dry.py ___________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_dry.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_dry.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' __________ ERROR collecting tests/rules/test_fab_command_not_found.py __________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_fab_command_not_found.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_fab_command_not_found.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ______________ ERROR collecting tests/rules/test_fix_alt_space.py ______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_fix_alt_space.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_fix_alt_space.py:4: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ________________ ERROR collecting tests/rules/test_fix_file.py _________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_fix_file.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_fix_file.py:7: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ___________ ERROR collecting tests/rules/test_gem_unknown_command.py ___________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_gem_unknown_command.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_gem_unknown_command.py:4: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _________________ ERROR collecting tests/rules/test_git_add.py _________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_add.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_add.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ______________ ERROR collecting tests/rules/test_git_add_force.py ______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_add_force.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_add_force.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ____________ ERROR collecting tests/rules/test_git_bisect_usage.py _____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_bisect_usage.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_bisect_usage.py:2: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ____________ ERROR collecting tests/rules/test_git_branch_0flag.py _____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_branch_0flag.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_branch_0flag.py:4: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ____________ ERROR collecting tests/rules/test_git_branch_delete.py ____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_branch_delete.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_branch_delete.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ______ ERROR collecting tests/rules/test_git_branch_delete_checked_out.py ______ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_branch_delete_checked_out.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_branch_delete_checked_out.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ____________ ERROR collecting tests/rules/test_git_branch_exists.py ____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_branch_exists.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_branch_exists.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____________ ERROR collecting tests/rules/test_git_branch_list.py _____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_branch_list.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_branch_list.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ______________ ERROR collecting tests/rules/test_git_checkout.py _______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_checkout.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_checkout.py:4: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ___________ ERROR collecting tests/rules/test_git_clone_git_clone.py ___________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_clone_git_clone.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_clone_git_clone.py:2: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____________ ERROR collecting tests/rules/test_git_commit_add.py ______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_commit_add.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_commit_add.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ____________ ERROR collecting tests/rules/test_git_commit_amend.py _____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_commit_amend.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_commit_amend.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ____________ ERROR collecting tests/rules/test_git_commit_reset.py _____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_commit_reset.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_commit_reset.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ____________ ERROR collecting tests/rules/test_git_diff_no_index.py ____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_diff_no_index.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_diff_no_index.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____________ ERROR collecting tests/rules/test_git_diff_staged.py _____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_diff_staged.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_diff_staged.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ______________ ERROR collecting tests/rules/test_git_fix_stash.py ______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_fix_stash.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_fix_stash.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _________ ERROR collecting tests/rules/test_git_flag_after_filename.py _________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_flag_after_filename.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_flag_after_filename.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ____________ ERROR collecting tests/rules/test_git_help_aliased.py _____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_help_aliased.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_help_aliased.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____________ ERROR collecting tests/rules/test_git_hook_bypass.py _____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_hook_bypass.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_hook_bypass.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____________ ERROR collecting tests/rules/test_git_lfs_mistype.py _____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_lfs_mistype.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_lfs_mistype.py:4: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____________ ERROR collecting tests/rules/test_git_main_master.py _____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_main_master.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_main_master.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ________________ ERROR collecting tests/rules/test_git_merge.py ________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_merge.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_merge.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ___________ ERROR collecting tests/rules/test_git_merge_unrelated.py ___________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_merge_unrelated.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_merge_unrelated.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____________ ERROR collecting tests/rules/test_git_not_command.py _____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_not_command.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_not_command.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ________________ ERROR collecting tests/rules/test_git_pull.py _________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_pull.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_pull.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____________ ERROR collecting tests/rules/test_git_pull_clone.py ______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_pull_clone.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_pull_clone.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ______ ERROR collecting tests/rules/test_git_pull_uncommitted_changes.py _______ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_pull_uncommitted_changes.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_pull_uncommitted_changes.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ________ ERROR collecting tests/rules/test_git_pull_unstaged_changes.py ________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_pull_unstaged_changes.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_pull_unstaged_changes.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ________________ ERROR collecting tests/rules/test_git_push.py _________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_push.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_push.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____ ERROR collecting tests/rules/test_git_push_different_branch_names.py _____ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_push_different_branch_names.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_push_different_branch_names.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____________ ERROR collecting tests/rules/test_git_push_force.py ______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_push_force.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_push_force.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ______________ ERROR collecting tests/rules/test_git_push_pull.py ______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_push_pull.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_push_pull.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ________ ERROR collecting tests/rules/test_git_push_without_commits.py _________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_push_without_commits.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_push_without_commits.py:1: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' __________ ERROR collecting tests/rules/test_git_rebase_merge_dir.py ___________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_rebase_merge_dir.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_rebase_merge_dir.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' __________ ERROR collecting tests/rules/test_git_rebase_no_changes.py __________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_rebase_no_changes.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_rebase_no_changes.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ____________ ERROR collecting tests/rules/test_git_remote_delete.py ____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_remote_delete.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_remote_delete.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' __________ ERROR collecting tests/rules/test_git_remote_seturl_add.py __________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_remote_seturl_add.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_remote_seturl_add.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _______ ERROR collecting tests/rules/test_git_rm_local_modifications.py ________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_rm_local_modifications.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_rm_local_modifications.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ____________ ERROR collecting tests/rules/test_git_rm_recursive.py _____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_rm_recursive.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_rm_recursive.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ______________ ERROR collecting tests/rules/test_git_rm_staged.py ______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_rm_staged.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_rm_staged.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ________________ ERROR collecting tests/rules/test_git_stash.py ________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_stash.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_stash.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ______________ ERROR collecting tests/rules/test_git_stash_pop.py ______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_stash_pop.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_stash_pop.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ______________ ERROR collecting tests/rules/test_git_tag_force.py ______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_tag_force.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_tag_force.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____________ ERROR collecting tests/rules/test_git_two_dashes.py ______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_git_two_dashes.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_git_two_dashes.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _________________ ERROR collecting tests/rules/test_go_run.py __________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_go_run.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_go_run.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ___________ ERROR collecting tests/rules/test_go_unknown_command.py ____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_go_unknown_command.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_go_unknown_command.py:4: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____________ ERROR collecting tests/rules/test_gradle_not_task.py _____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_gradle_not_task.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_gradle_not_task.py:4: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____________ ERROR collecting tests/rules/test_gradle_wrapper.py ______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_gradle_wrapper.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_gradle_wrapper.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' __________ ERROR collecting tests/rules/test_grep_arguments_order.py ___________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_grep_arguments_order.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_grep_arguments_order.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____________ ERROR collecting tests/rules/test_grep_recursive.py ______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_grep_recursive.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_grep_recursive.py:4: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' __________ ERROR collecting tests/rules/test_grunt_task_not_found.py ___________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_grunt_task_not_found.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_grunt_task_not_found.py:5: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ______________ ERROR collecting tests/rules/test_gulp_not_task.py ______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_gulp_not_task.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_gulp_not_task.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ____________ ERROR collecting tests/rules/test_has_exists_script.py ____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_has_exists_script.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_has_exists_script.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' __________ ERROR collecting tests/rules/test_heroku_multiple_apps.py ___________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_heroku_multiple_apps.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_heroku_multiple_apps.py:4: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ___________ ERROR collecting tests/rules/test_heroku_not_command.py ____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_heroku_not_command.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_heroku_not_command.py:4: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _________________ ERROR collecting tests/rules/test_history.py _________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_history.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_history.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ________________ ERROR collecting tests/rules/test_hostscli.py _________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_hostscli.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_hostscli.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ________ ERROR collecting tests/rules/test_ifconfig_device_not_found.py ________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_ifconfig_device_not_found.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_ifconfig_device_not_found.py:4: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' __________________ ERROR collecting tests/rules/test_java.py ___________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_java.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_java.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' __________________ ERROR collecting tests/rules/test_javac.py __________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_javac.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_javac.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ______________ ERROR collecting tests/rules/test_lein_not_task.py ______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_lein_not_task.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_lein_not_task.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____________ ERROR collecting tests/rules/test_ln_no_hard_link.py _____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_ln_no_hard_link.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_ln_no_hard_link.py:4: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _______________ ERROR collecting tests/rules/test_ln_s_order.py ________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_ln_s_order.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_ln_s_order.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____________ ERROR collecting tests/rules/test_long_form_help.py ______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_long_form_help.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_long_form_help.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _________________ ERROR collecting tests/rules/test_ls_all.py __________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_ls_all.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_ls_all.py:2: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _________________ ERROR collecting tests/rules/test_ls_lah.py __________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_ls_lah.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_ls_lah.py:2: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ___________________ ERROR collecting tests/rules/test_man.py ___________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_man.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_man.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ______________ ERROR collecting tests/rules/test_man_no_space.py _______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_man_no_space.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_man_no_space.py:2: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ________________ ERROR collecting tests/rules/test_mercurial.py ________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_mercurial.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_mercurial.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____ ERROR collecting tests/rules/test_missing_space_before_subcommand.py _____ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_missing_space_before_subcommand.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_missing_space_before_subcommand.py:4: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _________________ ERROR collecting tests/rules/test_mkdir_p.py _________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_mkdir_p.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_mkdir_p.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____________ ERROR collecting tests/rules/test_mvn_no_command.py ______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_mvn_no_command.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_mvn_no_command.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _______ ERROR collecting tests/rules/test_mvn_unknown_lifecycle_phase.py _______ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_mvn_unknown_lifecycle_phase.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_mvn_unknown_lifecycle_phase.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ___________ ERROR collecting tests/rules/test_nixos_cmd_not_found.py ___________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_nixos_cmd_not_found.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_nixos_cmd_not_found.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _______________ ERROR collecting tests/rules/test_no_command.py ________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_no_command.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_no_command.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ______________ ERROR collecting tests/rules/test_no_such_file.py _______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_no_such_file.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_no_such_file.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ___________ ERROR collecting tests/rules/test_npm_missing_script.py ____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_npm_missing_script.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_npm_missing_script.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____________ ERROR collecting tests/rules/test_npm_run_script.py ______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_npm_run_script.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_npm_run_script.py:4: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ____________ ERROR collecting tests/rules/test_npm_wrong_command.py ____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_npm_wrong_command.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_npm_wrong_command.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _________ ERROR collecting tests/rules/test_omnienv_no_such_command.py _________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_omnienv_no_such_command.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_omnienv_no_such_command.py:4: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' __________________ ERROR collecting tests/rules/test_open.py ___________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_open.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_open.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _________________ ERROR collecting tests/rules/test_pacman.py __________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_pacman.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_pacman.py:5: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' __________ ERROR collecting tests/rules/test_pacman_invalid_option.py __________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_pacman_invalid_option.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_pacman_invalid_option.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ____________ ERROR collecting tests/rules/test_pacman_not_found.py _____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_pacman_not_found.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_pacman_not_found.py:5: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ____________ ERROR collecting tests/rules/test_path_from_history.py ____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_path_from_history.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_path_from_history.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' __________________ ERROR collecting tests/rules/test_php_s.py __________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_php_s.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_php_s.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _______________ ERROR collecting tests/rules/test_pip_install.py _______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_pip_install.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_pip_install.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ___________ ERROR collecting tests/rules/test_pip_unknown_command.py ___________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_pip_unknown_command.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_pip_unknown_command.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ___________ ERROR collecting tests/rules/test_port_already_in_use.py ___________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_port_already_in_use.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_port_already_in_use.py:5: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ____________ ERROR collecting tests/rules/test_prove_recursively.py ____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_prove_recursively.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_prove_recursively.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____________ ERROR collecting tests/rules/test_python_command.py ______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_python_command.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_python_command.py:2: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____________ ERROR collecting tests/rules/test_python_execute.py ______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_python_execute.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_python_execute.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ___________ ERROR collecting tests/rules/test_python_module_error.py ___________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_python_module_error.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_python_module_error.py:4: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____________ ERROR collecting tests/rules/test_quotation_marks.py _____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_quotation_marks.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_quotation_marks.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ________ ERROR collecting tests/rules/test_rails_migrations_pending.py _________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_rails_migrations_pending.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_rails_migrations_pending.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ____ ERROR collecting tests/rules/test_react_native_command_unrecognized.py ____ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_react_native_command_unrecognized.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_react_native_command_unrecognized.py:5: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _______ ERROR collecting tests/rules/test_remove_shell_prompt_literal.py _______ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_remove_shell_prompt_literal.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_remove_shell_prompt_literal.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _________ ERROR collecting tests/rules/test_remove_trailing_cedilla.py _________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_remove_trailing_cedilla.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_remove_trailing_cedilla.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _________________ ERROR collecting tests/rules/test_rm_dir.py __________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_rm_dir.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_rm_dir.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _________________ ERROR collecting tests/rules/test_rm_root.py _________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_rm_root.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_rm_root.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____________ ERROR collecting tests/rules/test_scm_correction.py ______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_scm_correction.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_scm_correction.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ___________ ERROR collecting tests/rules/test_sed_unterminated_s.py ____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_sed_unterminated_s.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_sed_unterminated_s.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' __________________ ERROR collecting tests/rules/test_sl_ls.py __________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_sl_ls.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_sl_ls.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____________ ERROR collecting tests/rules/test_ssh_known_host.py ______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_ssh_known_host.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_ssh_known_host.py:5: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' __________________ ERROR collecting tests/rules/test_sudo.py ___________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_sudo.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_sudo.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _______ ERROR collecting tests/rules/test_sudo_command_from_user_path.py _______ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_sudo_command_from_user_path.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_sudo_command_from_user_path.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _______________ ERROR collecting tests/rules/test_switch_lang.py _______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_switch_lang.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_switch_lang.py:6: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ________________ ERROR collecting tests/rules/test_systemctl.py ________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_systemctl.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_systemctl.py:2: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____________ ERROR collecting tests/rules/test_terraform_init.py ______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_terraform_init.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_terraform_init.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' __________________ ERROR collecting tests/rules/test_tmux.py ___________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_tmux.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_tmux.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' __________________ ERROR collecting tests/rules/test_touch.py __________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_touch.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_touch.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _______________ ERROR collecting tests/rules/test_tsuru_login.py _______________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_tsuru_login.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_tsuru_login.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ____________ ERROR collecting tests/rules/test_tsuru_not_command.py ____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_tsuru_not_command.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_tsuru_not_command.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____________ ERROR collecting tests/rules/test_unknown_command.py _____________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_unknown_command.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_unknown_command.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _________________ ERROR collecting tests/rules/test_unsudo.py __________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_unsudo.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_unsudo.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _______________ ERROR collecting tests/rules/test_vagrant_up.py ________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_vagrant_up.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_vagrant_up.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' __________________ ERROR collecting tests/rules/test_whois.py __________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_whois.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_whois.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' __________ ERROR collecting tests/rules/test_workon_doesnt_exists.py ___________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_workon_doesnt_exists.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_workon_doesnt_exists.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _____ ERROR collecting tests/rules/test_wrong_hyphen_before_subcommand.py ______ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_wrong_hyphen_before_subcommand.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_wrong_hyphen_before_subcommand.py:4: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _______________ ERROR collecting tests/rules/test_yarn_alias.py ________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_yarn_alias.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_yarn_alias.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _________ ERROR collecting tests/rules/test_yarn_command_not_found.py __________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_yarn_command_not_found.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_yarn_command_not_found.py:5: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' __________ ERROR collecting tests/rules/test_yarn_command_replaced.py __________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_yarn_command_replaced.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_yarn_command_replaced.py:2: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' ________________ ERROR collecting tests/rules/test_yarn_help.py ________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_yarn_help.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_yarn_help.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' __________ ERROR collecting tests/rules/test_yum_invalid_operation.py __________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/rules/test_yum_invalid_operation.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/rules/test_yum_invalid_operation.py:6: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _________________ ERROR collecting tests/specific/test_git.py __________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/specific/test_git.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/specific/test_git.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' _________________ ERROR collecting tests/specific/test_sudo.py _________________ ImportError while importing test module '/build/thefuck/src/thefuck-3.32/tests/specific/test_sudo.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/specific/test_sudo.py:3: in from thefuck.types import Command thefuck/types.py:10: in from .output_readers import get_output thefuck/output_readers/__init__.py:2: in from . import read_log, rerun, shell_logger thefuck/output_readers/read_log.py:10: in import pyte E ModuleNotFoundError: No module named 'pyte' =============================== warnings summary =============================== thefuck/conf.py:1 /build/thefuck/src/thefuck-3.32/thefuck/conf.py:1: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module's documentation for alternative uses from imp import load_source thefuck/system/unix.py:6 /build/thefuck/src/thefuck-3.32/thefuck/system/unix.py:6: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.spawn import find_executable -- Docs: https://docs.pytest.org/en/stable/warnings.html =========================== short test summary info ============================ ERROR tests/test_corrector.py ERROR tests/test_types.py ERROR tests/test_ui.py ERROR tests/test_utils.py ERROR tests/entrypoints/test_fix_command.py ERROR tests/output_readers/test_rerun.py ERROR tests/rules/test_adb_unknown_command.py ERROR tests/rules/test_ag_literal.py ERROR tests/rules/test_apt_get.py ERROR tests/rules/test_apt_get_search.py ERROR tests/rules/test_apt_invalid_operation.py ERROR tests/rules/test_apt_list_upgradable.py ERROR tests/rules/test_apt_upgrade.py ERROR tests/rules/test_aws_cli.py ERROR tests/rules/test_az_cli.py ERROR tests/rules/test_brew_cask_dependency.py ERROR tests/rules/test_brew_install.py ERROR tests/rules/test_brew_link.py ERROR tests/rules/test_brew_reinstall.py ERROR tests/rules/test_brew_uninstall.py ERROR tests/rules/test_brew_unknown_command.py ERROR tests/rules/test_brew_update_formula.py ERROR tests/rules/test_cargo_no_command.py ERROR tests/rules/test_cat_dir.py ERROR tests/rules/test_cd_correction.py ERROR tests/rules/test_cd_cs.py ERROR tests/rules/test_cd_mkdir.py ERROR tests/rules/test_cd_parent.py ERROR tests/rules/test_chmod_x.py ERROR tests/rules/test_choco_install.py ERROR tests/rules/test_composer_not_command.py ERROR tests/rules/test_conda_mistype.py ERROR tests/rules/test_cp_create_destination.py ERROR tests/rules/test_cp_omitting_directory.py ERROR tests/rules/test_dirty_untar.py ERROR tests/rules/test_dirty_unzip.py ERROR tests/rules/test_django_south_ghost.py ERROR tests/rules/test_django_south_merge.py ERROR tests/rules/test_dnf_no_such_command.py ERROR tests/rules/test_docker_image_being_used_by_container.py ERROR tests/rules/test_docker_login.py ERROR tests/rules/test_docker_not_command.py ERROR tests/rules/test_dry.py ERROR tests/rules/test_fab_command_not_found.py ERROR tests/rules/test_fix_alt_space.py ERROR tests/rules/test_fix_file.py ERROR tests/rules/test_gem_unknown_command.py ERROR tests/rules/test_git_add.py ERROR tests/rules/test_git_add_force.py ERROR tests/rules/test_git_bisect_usage.py ERROR tests/rules/test_git_branch_0flag.py ERROR tests/rules/test_git_branch_delete.py ERROR tests/rules/test_git_branch_delete_checked_out.py ERROR tests/rules/test_git_branch_exists.py ERROR tests/rules/test_git_branch_list.py ERROR tests/rules/test_git_checkout.py ERROR tests/rules/test_git_clone_git_clone.py ERROR tests/rules/test_git_commit_add.py ERROR tests/rules/test_git_commit_amend.py ERROR tests/rules/test_git_commit_reset.py ERROR tests/rules/test_git_diff_no_index.py ERROR tests/rules/test_git_diff_staged.py ERROR tests/rules/test_git_fix_stash.py ERROR tests/rules/test_git_flag_after_filename.py ERROR tests/rules/test_git_help_aliased.py ERROR tests/rules/test_git_hook_bypass.py ERROR tests/rules/test_git_lfs_mistype.py ERROR tests/rules/test_git_main_master.py ERROR tests/rules/test_git_merge.py ERROR tests/rules/test_git_merge_unrelated.py ERROR tests/rules/test_git_not_command.py ERROR tests/rules/test_git_pull.py ERROR tests/rules/test_git_pull_clone.py ERROR tests/rules/test_git_pull_uncommitted_changes.py ERROR tests/rules/test_git_pull_unstaged_changes.py ERROR tests/rules/test_git_push.py ERROR tests/rules/test_git_push_different_branch_names.py ERROR tests/rules/test_git_push_force.py ERROR tests/rules/test_git_push_pull.py ERROR tests/rules/test_git_push_without_commits.py ERROR tests/rules/test_git_rebase_merge_dir.py ERROR tests/rules/test_git_rebase_no_changes.py ERROR tests/rules/test_git_remote_delete.py ERROR tests/rules/test_git_remote_seturl_add.py ERROR tests/rules/test_git_rm_local_modifications.py ERROR tests/rules/test_git_rm_recursive.py ERROR tests/rules/test_git_rm_staged.py ERROR tests/rules/test_git_stash.py ERROR tests/rules/test_git_stash_pop.py ERROR tests/rules/test_git_tag_force.py ERROR tests/rules/test_git_two_dashes.py ERROR tests/rules/test_go_run.py ERROR tests/rules/test_go_unknown_command.py ERROR tests/rules/test_gradle_not_task.py ERROR tests/rules/test_gradle_wrapper.py ERROR tests/rules/test_grep_arguments_order.py ERROR tests/rules/test_grep_recursive.py ERROR tests/rules/test_grunt_task_not_found.py ERROR tests/rules/test_gulp_not_task.py ERROR tests/rules/test_has_exists_script.py ERROR tests/rules/test_heroku_multiple_apps.py ERROR tests/rules/test_heroku_not_command.py ERROR tests/rules/test_history.py ERROR tests/rules/test_hostscli.py ERROR tests/rules/test_ifconfig_device_not_found.py ERROR tests/rules/test_java.py ERROR tests/rules/test_javac.py ERROR tests/rules/test_lein_not_task.py ERROR tests/rules/test_ln_no_hard_link.py ERROR tests/rules/test_ln_s_order.py ERROR tests/rules/test_long_form_help.py ERROR tests/rules/test_ls_all.py ERROR tests/rules/test_ls_lah.py ERROR tests/rules/test_man.py ERROR tests/rules/test_man_no_space.py ERROR tests/rules/test_mercurial.py ERROR tests/rules/test_missing_space_before_subcommand.py ERROR tests/rules/test_mkdir_p.py ERROR tests/rules/test_mvn_no_command.py ERROR tests/rules/test_mvn_unknown_lifecycle_phase.py ERROR tests/rules/test_nixos_cmd_not_found.py ERROR tests/rules/test_no_command.py ERROR tests/rules/test_no_such_file.py ERROR tests/rules/test_npm_missing_script.py ERROR tests/rules/test_npm_run_script.py ERROR tests/rules/test_npm_wrong_command.py ERROR tests/rules/test_omnienv_no_such_command.py ERROR tests/rules/test_open.py ERROR tests/rules/test_pacman.py ERROR tests/rules/test_pacman_invalid_option.py ERROR tests/rules/test_pacman_not_found.py ERROR tests/rules/test_path_from_history.py ERROR tests/rules/test_php_s.py ERROR tests/rules/test_pip_install.py ERROR tests/rules/test_pip_unknown_command.py ERROR tests/rules/test_port_already_in_use.py ERROR tests/rules/test_prove_recursively.py ERROR tests/rules/test_python_command.py ERROR tests/rules/test_python_execute.py ERROR tests/rules/test_python_module_error.py ERROR tests/rules/test_quotation_marks.py ERROR tests/rules/test_rails_migrations_pending.py ERROR tests/rules/test_react_native_command_unrecognized.py ERROR tests/rules/test_remove_shell_prompt_literal.py ERROR tests/rules/test_remove_trailing_cedilla.py ERROR tests/rules/test_rm_dir.py ERROR tests/rules/test_rm_root.py ERROR tests/rules/test_scm_correction.py ERROR tests/rules/test_sed_unterminated_s.py ERROR tests/rules/test_sl_ls.py ERROR tests/rules/test_ssh_known_host.py ERROR tests/rules/test_sudo.py ERROR tests/rules/test_sudo_command_from_user_path.py ERROR tests/rules/test_switch_lang.py ERROR tests/rules/test_systemctl.py ERROR tests/rules/test_terraform_init.py ERROR tests/rules/test_tmux.py ERROR tests/rules/test_touch.py ERROR tests/rules/test_tsuru_login.py ERROR tests/rules/test_tsuru_not_command.py ERROR tests/rules/test_unknown_command.py ERROR tests/rules/test_unsudo.py ERROR tests/rules/test_vagrant_up.py ERROR tests/rules/test_whois.py ERROR tests/rules/test_workon_doesnt_exists.py ERROR tests/rules/test_wrong_hyphen_before_subcommand.py ERROR tests/rules/test_yarn_alias.py ERROR tests/rules/test_yarn_command_not_found.py ERROR tests/rules/test_yarn_command_replaced.py ERROR tests/rules/test_yarn_help.py ERROR tests/rules/test_yum_invalid_operation.py ERROR tests/specific/test_git.py ERROR tests/specific/test_sudo.py !!!!!!!!!!!!!!!!!! Interrupted: 173 errors during collection !!!!!!!!!!!!!!!!!!! ======================= 2 warnings, 173 errors in 23.30s ======================= ==> ERROR: A failure occurred in check().  Aborting...