---
title: "vuer.utils"
section: "Python API"
order: 32
description: "Python API reference for vuer.utils"
---

# vuer.utils

## print_error

```python
def print_error(message: str) -> None
```

[Source](https://github.com/vuer-ai/vuer-docs/blob/docs/latest/src/vuer/utils.py#L1)
