Does not install correctly on Windows
Opened this issue · 0 comments
pageinsec commented
Describe the bug
pip install does not result in an exe file, so will not run
Steps to reproduce
Steps to reproduce the behavior:
- Install via pip or pip3 on Windows 10
- Attempt to run
- 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.
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.