-
Tested with the latest revision, i.e. [a439d226a8616f81c43915516c30a4ee3a59904b](https://github.com/paver/paver/commit/a439d226a8616f81c43915516c30a4ee3a59904b), and running on Python 3. Happens with …
-
```
What steps will reproduce the problem?
1. Get the source tarball uRSSus-0.2.13.tar.gz
2. python setup.py install
3. See a KeyError happen
What is the expected output? What do you see instead?
It …
-
```
What steps will reproduce the problem?
1. Get the source tarball uRSSus-0.2.13.tar.gz
2. python setup.py install
3. See a KeyError happen
What is the expected output? What do you see instead?
It …
-
```
What steps will reproduce the problem?
1. Get the source tarball uRSSus-0.2.13.tar.gz
2. python setup.py install
3. See a KeyError happen
What is the expected output? What do you see instead?
It …
-
Discovered when working on #194:
When running setup.py install with generated minilib which contains bundled six, six is not installed into system since it's recognized in minilib by setuptools. It…
-
```
======================================================================
ERROR: test_minilib_bundles_extra_files (tests_integration.test_minilib.TestMinilib)
-------------------------------------…
-
Now,install on python3 failed:
paver-minilib.zip install failed on python3.
-
Compile Project, Mode: Release, Target: fpexport.exe: Exit code 1, Errors: 1
fpexport.lpr(10,10) Fatal: Cannot find mncFirebird used by fpexport of the Project Inspector.
-
I marked it as a bug, but it's more like a conceptual change. EKAT should not take care of enabling any FPEs when the ekat session is started. There are issues for downstream apps, in some cases:
…
-
Consider exporting to binary and then importing to firebird db, because CSV is not good for blob data.