Bug 545521

Summary: downloader module in nltk is missing from x86_64 version in release 4.fc12
Product: [Fedora] Fedora Reporter: alison.lee
Component: python-nltkAssignee: Robin Lee <robinlee.sysu>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: michel, robinlee.sysu
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: python-nltk-0.9.9-2.fc12 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-05-27 18:30:45 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description alison.lee 2009-12-08 19:17:51 UTC
Description of problem:
downloader module is missing from x86_64 version in release 4.fc12

Version-Release number of selected component (if applicable):
0.9.2

How reproducible:
very

Steps to Reproduce:
1.python 
2.import nltk
3.nltk.download()
  
Actual results: Python traceback
   Traceback (most recent call last):
     File "<stdin>", line 1, in <module>
   AttributeError: 'module' object has no attribute 'download'


Expected results:
Begin of download of data modules

Additional info:

Comment 1 Fedora Update System 2010-05-17 13:46:14 UTC
python-nltk-0.9.9-1.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/python-nltk-0.9.9-1.fc12

Comment 2 Fedora Update System 2010-05-18 17:39:36 UTC
python-nltk-0.9.9-2.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/python-nltk-0.9.9-2.fc12

Comment 3 Fedora Update System 2010-05-19 19:17:34 UTC
python-nltk-0.9.9-2.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update python-nltk'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/python-nltk-0.9.9-2.fc12

Comment 4 Fedora Update System 2010-05-27 18:30:36 UTC
python-nltk-0.9.9-2.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.