panther-labs/panther_analysis_tool

Does not install correctly on Windows

Opened this issue · 0 comments

Describe the bug

pip install does not result in an exe file, so will not run

Steps to reproduce

Steps to reproduce the behavior:

  1. Install via pip or pip3 on Windows 10
  2. Attempt to run
  3. Get prompt about what to use to open file

Expected behavior

Run panther_analysis_tool

Environment

How are you deploying or using Panther?

  • Panther version or commit: NA
  • OS: Win 10
  • Browser: Edge (version NA for this)

Additional context

Found solution that worked at PyCQA/pydocstyle#73

Screenshots

If applicable, add screenshots to help explain your problem.

image

Screenshot shows the file from install (1 KB unspecified file) and an exe created by renaming one of the other exe files). Renaming the file as an exe did not resolve.