eclipse-paho / eclipse-paho/paho.mqtt.python

Undefined CallbackAPIVersion

Open
#822 4 comments 2 reactions 0 assignees View on GitHub
Status: Available Status: More info needed
Dominant language
Python
Stars
2.4k
Forks
742
Avg merge
12d 48m
Merged PRs (30d)
1

Description

Under PyCharm a simple project using python 3.8.5 and venv leads to this error even so the package installed is paho-mqtt v2.0.0

coding this

import paho.mqtt.client as mqtt
...... mqtt.CallbackAPIVersion.VERSION2 ..... leads to "cannot find reference 'CallbackAPIVersion'"

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.