-
```
What steps will reproduce the problem?
1. download & unpack parti-all-0.0.6.tar.gz
2. install dependencies: sudo apt-get install libx11-dev libxtst-dev
libxcomposite-dev libxdamage-dev python-gob…
-
```
.pyxbld/temp.linux-i686-2.7/pyrex/_RandomForests.cpp:2112:861: error: invalid conversion from ‘__pyx_t_14_RandomForests_INT32* {aka long int*}’ to ‘const int*’ [-fpermissive]
der.diminfo[1].str…
-
```
pip install pappy
Collecting pappy
Using cached pappy-0.91.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, i…
-
```
What steps will reproduce the problem?
1. python setup.py --command-packages=stdeb.command sdist_dsc
2. cd deb_dist/glu-1.0b2-dev
3. dpkg-buildpackage -rfakeroot -uc -us
What is the expected outp…
-
```
What steps will reproduce the problem?
1. python setup.py --command-packages=stdeb.command sdist_dsc
2. cd deb_dist/glu-1.0b2-dev
3. dpkg-buildpackage -rfakeroot -uc -us
What is the expected outp…
-
There seems to be a bug with the TTSE range detection.
```
In [1]: import CoolProp.CoolProp as CP
In [2]: fluid = "n-Pentane"
In [3]: CP.enable_TTSE_LUT(fluid)
Out[3]: True
In [4]: CP.PropsSI('H','T'…
jowr updated
10 years ago
-
Pyrex hasn't been updated in 8 years, so I guess people aren't using it anymore.
-
Problem: one of Anacostia's core principles is to enable plugin developers to create their own frontends to display visualizations about their nodes. In order for Anacostia to do this, Anacostia distr…
-
```
What steps will reproduce the problem?
1. python setup.py --command-packages=stdeb.command sdist_dsc
2. cd deb_dist/glu-1.0b2-dev
3. dpkg-buildpackage -rfakeroot -uc -us
What is the expected outp…
-
## Error converting Pyrex file to C:
...
cimport swi
include "swi_config.pyx"
## ^
wwaites-swipy-04ba07b/swi.pyx:2:0: 'swi_config.pyx' not found
I can't see swi_config.pyx in the files.
Cheers,
dk…