I am trying to make a pack.
Install st2sdk,
When the “st2-check-register-pack-resources” command was executed, the following error occurred.
` find: ‘/ tmp / st2 / *’: No such file or directory. DEPRECATION: Python 2.7 will reach the end
of its life on January 1st, 2020.Please upgrade your Python as Python 2.7 won't be maintained after
that date.A future version of pip will drop support for Python 2.7.More details about Python 2
support in pip, can be found at
https://pip.pypa.io/en/latest/development/release-process/#python-2-support ERROR: Could not open
requirements file: [Errno 2] No such file or directory: '/tmp/st2/requirements.txt'
`
Do I need anything under / tmp to create a Pack?