Brian J. McGuirk
Brian J. McGuirk
Add Azure Data Factory, Azure Logic Apps.
### Expected behavior Normally, when a package is not available in conda-forge, this is the process: - `conda skeleton pypi pixiedust` - `conda build pixiedust` - `conda install pixiedust --use-local`...
Per this conversation, https://github.com/conda/conda-build/issues/1263#issuecomment-242800845 , the [read alias in setup.py (line 7)](https://github.com/zakird/pyad/blob/master/setup.py#L7) doesn't do any unicode handling, which becomes a problem in Python 3 and (in my case) trying to...
Hi guys - After laboriously installing Microsoft dev tools, I got this error on the very last step: ``` ===== testing package: python-levenshtein-0.12.0-py34_0 ===== import: 'Levenshtein' Traceback (most recent call...