Forums

securitymonkey

installed security monkey via cloud fromation successfully bt when i ran the command: python manage.py create_user you@example.com Admin i recieve an error:python: can't open file 'manage.py': [Errno 2] No such file or directory then i ran: sudo mkdir manage.py. then ran the command agin now it gives me: /usr/bin/python: can't find 'main' module in 'manage.py' please help i am new here

If you installed something via cloud formation, it's unlikely that you installed it into your PythonAnywhere account. What were you actually trying to accomplish?

i am trying to add the admin user Add an admin user to Security Monkey: export SECURITY_MONKEY_SETTINGS=/usr/local/src/security_monkey/env-config/config-deploy.py cd /usr/local/src/security_monkey python manage.py create_user you@example.com Admin

Ok. If you've got stuff in /usr/local related to security monkey, then it's not on PythonAnywhere. This is a support forum for PythonAnywhere. If you need support for security monkey or for cloud formation, you should find their support forums and ask there.