Ex-Mente / auxi.0

GNU Lesser General Public License v3.0
8 stars 8 forks source link

0.3.0 Windows deployment fails. #103

Closed christoffkok closed 8 years ago

christoffkok commented 8 years ago

System Details

auxi version: 0.3.0 OS: Windows 7 Python: 3.5.13

Background

When installing auxi on Windows via

pip install auxi
Windows fails with the following exception:
Command "F:\WinPython-32bit-3.5.1.3\python-3.5.1\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\dev\\AppData\\Local\\Temp\\pip-build-rgxi18ph\\auxi\\setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record
 C:\Users\dev\AppData\Local\Temp\pip-repfxn5b-record\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:\Users\dev\AppData\Local\Temp\pip-build-rgxi18ph\auxi\

Purpose

The purpose of this issue is to fix the installation error on Windows and deploy a new release with this fix to PyPi.

Approach

Create a new hotfix 0.3.1