Isaac Sim No Qt bindings could be found when copying to clipboard

Whenever I want to copy something from Isaac Sim to my clipboard like shown in the picture below, it doesn’t get copied and the following error is thrown.

Screenshot from 2021-12-15 12-07-15

2021-12-15 11:05:32 [45,046ms] [Error] [omni.ui.python] PythonQtError: No Qt bindings could be found

At:
  /home/tom/.local/share/ov/pkg/isaac_sim-2021.2.0/kit/python/lib/python3.7/site-packages/qtpy/__init__.py(216): <module>
  <frozen importlib._bootstrap>(219): _call_with_frames_removed
  <frozen importlib._bootstrap_external>(728): exec_module
  <frozen importlib._bootstrap>(677): _load_unlocked
  <frozen importlib._bootstrap>(967): _find_and_load_unlocked
  <frozen importlib._bootstrap>(983): _find_and_load
  /home/tom/.local/share/ov/pkg/isaac_sim-2021.2.0/kit/extscore/omni.kit.pip_archive/pip_prebundle/pyperclip/__init__.py(557): determine_clipboard
  /home/tom/.local/share/ov/pkg/isaac_sim-2021.2.0/kit/extscore/omni.kit.pip_archive/pip_prebundle/pyperclip/__init__.py(617): lazy_load_stub_copy
  /home/tom/.local/share/ov/pkg/isaac_sim-2021.2.0/kit/extscore/omni.kit.context_menu/omni/kit/context_menu/scripts/context_menu.py(581): copy_prim_path

Could someone please help me fix this?

Thanks in advance.

Could you try installing once of the other pyperclip backends?
https://pyperclip.readthedocs.io/en/latest/index.html#not-implemented-error