Skip to content

Recent versions do not work on Windows #103

@Kojoley

Description

@Kojoley

Sysinfo:

Windows-7-6.1.7601-SP2
2.7.12 (v2.7.12:d33e0cf91556, Jun 27 2016, 15:19:22) [MSC v.1500 32 bit (Intel)]

Test cmd:

pip install vmprof==%VERSION% && python -m vmprof -o py27-x86.vmprof sometest.py && vmprofshow py27-x86.vmprof 

Log:

0.3.12: Fatal: could not read vmprof profile file 'py27-x86.vmprof': (34882L, "'\\x00'")
0.3.11: Fatal: could not read vmprof profile file 'py27-x86.vmprof': (46491L, '\'"\'')
0.3.10: Could not find a version that satisfies the requirement vmprof==0.3.10
0.3.9: Could not find a version that satisfies the requirement vmprof==0.3.9
0.3.8: Fatal: could not read vmprof profile file 'py27-x86.vmprof': (44071L, '\'"\'')
0.3.7: Fatal: could not read vmprof profile file 'py27-x86.vmprof': (70L, "'\\x00'")
0.3.6: Could not find a version that satisfies the requirement vmprof==0.3.6
0.3.5: Fatal: could not read vmprof profile file 'py27-x86.vmprof':
0.3.4: Could not find a version that satisfies the requirement vmprof==0.3.4
0.3.3: OK
0.3.2: OK
0.3.1: OK
0.3.0: OK

I will try to bisect the commit, but this is sad, something has been broken since 0.3.3-0.3.5 and no one noticed it? Why do not you use Appveyor? I can help you with it if you like.

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