G

`python setup.py install` is not working properly with SàT Pubsub

Using python setup.py on a local clone of SàT PubSub is not working properly:

  • not all dependencies are installed (pyasn1 is missing)
  • there is the following exception builtins.NotADirectoryError: [Errno 20] Not a directory: '/home/somebody/component_pubsub/venv/lib/python3.7/site-packages/sat_pubsub-0.4.0.dev0+7a43c039c261.10-py3.7.egg/sat_pubsub/VERSION'
  • the sat-pubsub command of twistd is missing, thus it can't be launched.
id

341

author

Goffi

created

22/02/2020, 12:11

updated

22/02/2020, 12:11

labels
SàT Pubsub
type
bug
status
queued
priority
normal
milestone
0.7
severity
minor