Skip to content

m1 mac安装完pdftk后无法查询版本 #200

Closed
@mengchaoheng

Description

@mengchaoheng
Removing: /opt/homebrew/lib/python3.10/site-packages/__pycache__/em.cpython-310.pyc... (101.8KB)
Removing: /opt/homebrew/lib/python3.10/site-packages/__pycache__/flake8_blind_except.cpython-310.pyc... (1.7KB)
Removing: /opt/homebrew/lib/python3.10/site-packages/__pycache__/flake8_builtins.cpython-310.pyc... (6.2KB)
Removing: /opt/homebrew/lib/python3.10/site-packages/__pycache__/flake8_deprecated.cpython-310.pyc... (3.9KB)
Removing: /opt/homebrew/lib/python3.10/site-packages/__pycache__/flake8_docstrings.cpython-310.pyc... (4.6KB)
Removing: /opt/homebrew/lib/python3.10/site-packages/__pycache__/mccabe.cpython-310.pyc... (11KB)
Removing: /opt/homebrew/lib/python3.10/site-packages/__pycache__/py.cpython-310.pyc... (303B)
Removing: /opt/homebrew/lib/python3.10/site-packages/__pycache__/pycodestyle.cpython-310.pyc... (68.9KB)
Removing: /opt/homebrew/lib/python3.10/site-packages/__pycache__/pytest_repeat.cpython-310-pytest-7.2.1.pyc... (2.3KB)
Removing: /opt/homebrew/lib/python3.10/site-packages/__pycache__/pytest_repeat.cpython-310.pyc... (2.2KB)
Removing: /opt/homebrew/lib/python3.10/site-packages/__pycache__/pytest_rerunfailures.cpython-310-pytest-7.2.1.pyc... (15.7KB)
Removing: /opt/homebrew/lib/python3.10/site-packages/__pycache__/pytest_rerunfailures.cpython-310.pyc... (15.6KB)
Removing: /opt/homebrew/lib/python3.10/site-packages/__pycache__/six.cpython-310.pyc... (26.9KB)
Pruned 0 symbolic links and 6 directories from /opt/homebrew
==> Caveats
==> python@3.10
Python has been installed as
  /opt/homebrew/bin/python3.10

Unversioned and major-versioned symlinks `python`, `python3`, `python-config`, `python3-config`, `pip`, `pip3`, etc. pointing to
`python3.10`, `python3.10-config`, `pip3.10` etc., respectively, have been installed into
  /opt/homebrew/opt/python@3.10/libexec/bin

You can install Python packages with
  pip3.10 install <package>
They will install into the site-package directory
  /opt/homebrew/lib/python3.10/site-packages

tkinter is no longer included with this formula, but it is available separately:
  brew install python-tk@3.10

If you do not need a specific version of Python, and always want Homebrew's `python3` in your PATH:
  brew install python3

See: https://docs.brew.sh/Homebrew-and-Python
==> python@3.11
Python has been installed as
  /opt/homebrew/bin/python3

Unversioned symlinks `python`, `python-config`, `pip` etc. pointing to
`python3`, `python3-config`, `pip3` etc., respectively, have been installed into
  /opt/homebrew/opt/python@3.11/libexec/bin

You can install Python packages with
  pip3 install <package>
They will install into the site-package directory
  /opt/homebrew/lib/python3.11/site-packages

tkinter is no longer included with this formula, but it is available separately:
  brew install python-tk@3.11

gdbm (`dbm.gnu`) is no longer included in this formula, but it is available separately:
  brew install python-gdbm@3.11
`dbm.ndbm` changed database backends in Homebrew Python 3.11.
If you need to read a database from a previous Homebrew Python created via `dbm.ndbm`,
you'll need to read your database using the older version of Homebrew Python and convert to another format.
`dbm` still defaults to `dbm.gnu` when it is installed.

For more information about Homebrew and Python, see: https://docs.brew.sh/Homebrew-and-Python
==> python@3.9
Python has been installed as
  /opt/homebrew/bin/python3.9

Unversioned and major-versioned symlinks `python`, `python3`, `python-config`, `python3-config`, `pip`, `pip3`, etc. pointing to
`python3.9`, `python3.9-config`, `pip3.9` etc., respectively, have been installed into
  /opt/homebrew/opt/python@3.9/libexec/bin

You can install Python packages with
  pip3.9 install <package>
They will install into the site-package directory
  /opt/homebrew/lib/python3.9/site-packages

tkinter is no longer included with this formula, but it is available separately:
  brew install python-tk@3.9

If you do not need a specific version of Python, and always want Homebrew's `python3` in your PATH:
  brew install python3

See: https://docs.brew.sh/Homebrew-and-Python~ HOMEBREW_BOTTLE_DOMAIN= brew install pdftk-java
==> Downloading https://formulae.brew.sh/api/cask.jws.json
#=#=#   #                                                                                
Warning: pdftk-java 3.3.3 is already installed and up-to-date.
To reinstall 3.3.3, run:
  brew reinstall pdftk-java~ which pdftk
pdftk not found~ pdftk --version
zsh: command not found: pdftk~ pdftk-java --version
zsh: command not found: pdftk-java~ pdftk-java
zsh: command not found: pdftk-java~ pdftk
zsh: command not found: pdftk~ pdftk --version 
zsh: command not found: pdftk~ 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions