Skip to content

setup.py develop broken #9

Description

@xordoquy

Hi,

Following the pycon.fr talk about numeter I tried to install it and faced a couple of issues.
Narrowing them down, the main reason is setup.py does weird things during installation which doesn't work with develop. setup.py develop just puts the source directory as it is in the python path but, there's no numeter.poller package for example.

I was curious about the reason the packages aren't in the numeter directory. Even if using a virtual package namespace, you can put things there (which is what I usually do).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions