3
0
mirror of https://github.com/triqs/dft_tools synced 2025-04-17 14:00:19 +02:00
tayral d86c0df332 Fix #8
- Order of inclusion of Python include path and nunpy python include path
reversed.
--> on Ubuntu 12.04, there is a link numpy in /usr/include/python2.7
which was *before* the numpy include path, i.e.  in this case
the new version of numpy installed by virtualenv.

By reversing the order of the include, the numpy arrayobject.h
file of virtualenv is found first, the Python.h is found anyway
in the correct system directory (does not change with new numpy version).

O. Parcollet
2013-09-11 14:48:05 +02:00
2013-09-09 15:41:46 +02:00
2013-09-09 15:41:46 +02:00
2013-09-11 14:48:05 +02:00

 
The TRIQS website is under http://ipht.cea.fr/triqs. Start there
to learn about TRIQS.

To install TRIQS, follow the installation steps given under
http://ipht.cea.fr/triqs/doc/user_manual/install/install.html

Before you proceed, make sure you have read the LICENSE.txt file.

Enjoy!

The TRIQS team

Description
No description provided
Readme 87 MiB
Languages
Python 54.8%
Fortran 37.4%
Shell 5.7%
C++ 2.1%