<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>27314</bug_id>
          
          <creation_ts>2012-05-09 16:45:33 +0400</creation_ts>
          <short_desc>Не импортируется без numpy.lib.polynomial</short_desc>
          <delta_ts>2012-05-16 17:00:33 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>python-module-numpy</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://lists.altlinux.org/pipermail/devel/2012-May/194225.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>27312</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Evgenii Terechkov">evg</reporter>
          <assigned_to name="Grigory Ustinov">grenka</assigned_to>
          <cc>antohami</cc>
    
    <cc>cas</cc>
    
    <cc>cow</cc>
    
    <cc>darktemplar</cc>
    
    <cc>evg</cc>
    
    <cc>george</cc>
    
    <cc>grenka</cc>
    
    <cc>imz</cc>
    
    <cc>kotopesutility</cc>
    
    <cc>lav</cc>
    
    <cc>nbr</cc>
    
    <cc>qa_viy</cc>
    
    <cc>real.altlinux.org</cc>
    
    <cc>rider</cc>
    
    <cc>sem</cc>
    
    <cc>shaba</cc>
    
    <cc>sin</cc>
    
    <cc>slev</cc>
    
    <cc>vitty</cc>
    
    <cc>viy</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>131133</commentid>
    <comment_count>0</comment_count>
    <who name="Evgenii Terechkov">evg</who>
    <bug_when>2012-05-09 16:45:33 +0400</bug_when>
    <thetext>&gt;&gt;&gt; import numpy
Traceback (most recent call last):
    File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;
    File &quot;/usr/lib64/python2.7/site-packages/numpy/__init__.py&quot;, line 137, in &lt;module&gt;
      import add_newdocs
    File &quot;/usr/lib64/python2.7/site-packages/numpy/add_newdocs.py&quot;, line 9, in &lt;module&gt;
      from numpy.lib import add_newdoc
    File &quot;/usr/lib64/python2.7/site-packages/numpy/lib/__init__.py&quot;, line 13, in &lt;module&gt;
      from polynomial import *
ImportError: No module named polynomial

Доустановка python-module-numpy-addons нормализует ситуацию. После этого &apos;import numpy&apos; работает. Получается, что часть python-modules-numpy-addons (та которая 
 &apos;python2.7(numpy.lib.polynomial)&apos;) нужна самому python-module-numpy. И, наверное, не относится к -addons.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>131140</commentid>
    <comment_count>1</comment_count>
    <who name="real@altlinux.org">real.altlinux.org</who>
    <bug_when>2012-05-10 10:36:23 +0400</bug_when>
    <thetext>Сейчас готовится обновление NumPy, там это будет учтено.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>131173</commentid>
    <comment_count>2</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2012-05-11 18:38:59 +0400</bug_when>
    <thetext>python-module-numpy-2.0.0-alt4.git20120502 -&gt; sisyphus:

* Fri May 11 2012 Eugeny A. Rostovtsev (REAL) &lt;real at altlinux&gt; 2.0.0-alt4.git20120502
- New snapshot
- Added modules for Python 3
- Moved numpy.lib.polynomial into main package (ALT #27314)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>