Skip to content

Installing from pip or setup.py gives error #106

@graysonw

Description

@graysonw

Tested on both OS X 10.11 and Debian GNU/Linux 7.

Collecting memory-profiler
Downloading memory_profiler-0.38.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 20, in
File "/private/tmp/pip-build-BV2ywJ/memory-profiler/setup.py", line 1, in
import memory_profiler
File "memory_profiler.py", line 863, in
magic_mprun = MemoryProfilerMagics().mprun.func
TypeError: init() takes exactly 2 arguments (1 given)

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /private/tmp/pip-build-BV2ywJ/memory-profiler

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions