Build Error: dataclasses 0.7 for Python 3.9.13 on Windows

Looking for help with this package that is failing to build in my project.

Runtime Details

  • ActiveState
  • Language - python 3.9.13
  • Platform - Windows

Failing Packages

  • dataclasses 0.7

Dataclasses was only used in python 3.6, it is deprecated beyond that, so you shouldn’t need it in a newer build. I saw that it was stuck in pyVISA, and have fixed that metadata, so you should be able to use your existing build, or switch back to python 3.9.

1 Like