Skip to content
This repository was archived by the owner on May 24, 2018. It is now read-only.
This repository was archived by the owner on May 24, 2018. It is now read-only.

'module' object has no attribute 'main' #52

Description

@TheBabaYaga

Steps to reproduce the expected behaviour

sudo pip install "git+https://github.com/ustwo/mastermind.git@v1.0.0#egg=mastermind"

vagrant in ~
☢ python --version
Python 2.7.6
vagrant in ~
☢ mitmproxy --version
mitmproxy 0.17

vagrant in ~
☢ mastermind
Traceback (most recent call last):
File "/usr/local/bin/mastermind", line 11, in
load_entry_point('mastermind==1.0.0', 'console_scripts', 'mastermind')()
File "/usr/local/lib/python2.7/dist-packages/pkg_resources/init.py", line 565, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/local/lib/python2.7/dist-packages/pkg_resources/init.py", line 2631, in load_entry_point
return ep.load()
File "/usr/local/lib/python2.7/dist-packages/pkg_resources/init.py", line 2291, in load
return self.resolve()
File "/usr/local/lib/python2.7/dist-packages/pkg_resources/init.py", line 2301, in resolve
raise ImportError(str(exc))
ImportError: 'module' object has no attribute 'main'


Mastermind Version: v1.0.0
Operating System: Ubuntu 14.04

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions