mandiant / flare-vm

A collection of software installations scripts for Windows systems that allows you to easily setup and maintain a reverse engineering environment on a VM.
Apache License 2.0
6.37k stars 900 forks source link

DEPRECATION: Python 2.7 blocking install #187

Closed phate1 closed 5 years ago

phate1 commented 5 years ago

Hey Install on Windows 7 SP1 getting the following error when trying to install FLOSS and fakenet-ng using install.ps1 file

fakenet-ng.python.flare package files upgrade completed. Performing other installation steps.
ERROR: The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to
 Stop: DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python
 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
The upgrade of fakenet-ng.python.flare was NOT successful.

Thanks

MalwareMechanic commented 5 years ago

@phate1 Thanks for reporting this. Can you attempt the install again?

phate1 commented 5 years ago

thats all working now thanks