<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 1: ImportError: No module named BNode</title><link href="https://sourceforge.net/p/seth-scripting/support-requests/1/" rel="alternate"/><link href="https://sourceforge.net/p/seth-scripting/support-requests/1/feed.atom" rel="self"/><id>https://sourceforge.net/p/seth-scripting/support-requests/1/</id><updated>2011-07-22T07:56:04Z</updated><subtitle>Recent changes to 1: ImportError: No module named BNode</subtitle><entry><title>ImportError: No module named BNode</title><link href="https://sourceforge.net/p/seth-scripting/support-requests/1/" rel="alternate"/><published>2011-07-22T07:56:04Z</published><updated>2011-07-22T07:56:04Z</updated><author><name>sulc</name><uri>https://sourceforge.net/u/sulc/</uri></author><id>https://sourceforge.net8b08b2efb169c34c7109c245d1213c7f87d17c73</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;problem description: &lt;br /&gt;
I read the install file. I tried to download pellet-1.3-beta2 from &lt;a href="http://www.mindswap.org/2003/pellet/" rel="nofollow"&gt;http://www.mindswap.org/2003/pellet/&lt;/a&gt; but the page does not work. I have not found a mirror to get the package. &lt;br /&gt;
C:\work\seth&amp;gt;setup.py&lt;br /&gt;
Traceback (most recent call last):&lt;br /&gt;
File "C:\work\seth\setup.py", line 2, in &amp;lt;module&amp;gt;&lt;br /&gt;
from seth import __version__, __date__&lt;br /&gt;
File "C:\work\seth\seth\__init__.py", line 12, in &amp;lt;module&amp;gt;&lt;br /&gt;
from seth.DefsGenerator import DefsGenerator&lt;br /&gt;
File "C:\work\\seth\seth\DefsGenerator.py", line 3, in &amp;lt;module&amp;gt;&lt;br /&gt;
import rdflib.BNode&lt;br /&gt;
ImportError: No module named BNode&lt;/p&gt;
&lt;p&gt;The command import rdflib.BNode also result in an error using the python command line interpreter; but from rdflib import BNode works. How could I solve my installation problem and where can I download pellet?&lt;/p&gt;
&lt;p&gt;environment:&lt;br /&gt;
- Python 2.7.1&lt;br /&gt;
- rdflib-3.0.0.0&lt;br /&gt;
- jpype-0.5.4-win32-py2.7&lt;br /&gt;
- java version 1.6.0_21&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>