Why did our workflow stop working due to a pipreqs command failure?

This topic was automatically generated from Slack. You can find the original thread here.

Hi. One of our workflows stopped working and getting an error . Command failed: pipreqs --force INFO: Not scanning for jupyter notebooks. ERROR: Failed on file: /tmp/pdg/dist/code/df5d845cb88053c9bd1763544b80c8601f2b9c48c6f06e6d71b9b2e4d31f15dd/code.py Traceback (most recent call last): File “/var/lang/bin/pipreqs”, line 8, in sys.exit(main()) ^^^^^^ File "/var/lang/lib/python3

This looks like either a package import error or a syntax error. Could you DM me the whole error in the network developer console?

thanks for that…got me thinking, and I sorted it.