Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ParameterTree Example Generated Deprecation Warning #2994

Open
j9ac9k opened this issue Apr 20, 2024 · 1 comment
Open

ParameterTree Example Generated Deprecation Warning #2994

j9ac9k opened this issue Apr 20, 2024 · 1 comment
Assignees

Comments

@j9ac9k
Copy link
Member

j9ac9k commented Apr 20, 2024

Run the parameter tree example, at the top of the console output, you will get the following DeprecationWarning

/Users/ogi/Developer/pyqtgraph/pyqtgraph/examples/parametertree.py:28: DeprecationWarning: Parameter has no default value. Pass a default, or use setDefault(). This will no longer set an implicit default after January 2025.
  pTypes.GroupParameter.__init__(self, **opts)

Listing dependencies for completion, but this happens on all supported platforms and dependency combinations.

pyqtgraph version: 0.13.4
numpy version: 1.26.4
qt-bindings: pyqt6 6.2.3

@j9ac9k
Copy link
Member Author

j9ac9k commented Apr 20, 2024

Assigning to @ntjess because I can :trollface:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants