You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bbtravis create-master master Traceback (most recent call last): File "/tmp/venv/bin/bbtravis", line 5, in <module> from buildbot_travis.cmdline import bbtravis File "/tmp/venv/lib/python3.9/site-packages/buildbot_travis/__init__.py", line 19, in <module> from .configurator import TravisConfigurator File "/tmp/venv/lib/python3.9/site-packages/buildbot_travis/configurator.py", line 28, in <module> from .steps import TravisSetupSteps, TravisTrigger File "/tmp/venv/lib/python3.9/site-packages/buildbot_travis/steps/__init__.py", line 19, in <module> from .spawner import TravisTrigger File "/tmp/venv/lib/python3.9/site-packages/buildbot_travis/steps/spawner.py", line 22, in <module> from .base import ConfigurableStepMixin File "/tmp/venv/lib/python3.9/site-packages/buildbot_travis/steps/base.py", line 86, in <module> class ConfigurableStep(buildstep.LoggingBuildStep, ConfigurableStepMixin): File "/tmp/venv/lib/python3.9/site-packages/twisted/python/deprecate.py", line 475, in __getattribute__ value = getattr(state._module, name) AttributeError: module 'buildbot.process.buildstep' has no attribute 'LoggingBuildStep'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: