Doesn't work. Errors out when I use the Python web UI and click "Start Training" , with "cannot import 'packaging' form 'pkg_resources'
This is for bugs only
Did you already ask in the discord?
No
You verified that this is a bug and not a feature request or question by asking in the discord?
Yes
Describe the bug
When I use the Python web UI and set everything up, the click Start Training, I get a python error
same here, py version 24.3.1
pip install setuptools==69.5.1
yes, the exact version solved the issue. now fiddling with config/examples/generate.example.yaml to run a test interference but no luck. any ideas?
what error?
what error?
actually there is no error, looking for a shortcut to run interference after training
pip install setuptools==69.5.1
This did not work for me - still getting the same error even after upgrading setuptools to the latest version after trying your suggestion first.