dwiel / dwiel/simplesparql

SPARQLWrapper missing

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
Python
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
What steps will reproduce the problem?
1. $ svn checkout .../trunk
2. $ python
3. >>> from SimpleSPARQL import SimpleSPARQL

What is the expected output? What do you see instead?
Imported file.

>>> from SimpleSPARQL import SimpleSPARQL
Traceback (most recent call last):
File "", line 1, in
File "SimpleSPARQL.py", line 10, in
from SPARQLWrapper import *
ImportError: No module named SPARQLWrapper

What version of the product are you using? On what operating system?
SVN trunk, Ubutnu 10.04.
```

Original issue reported on code.google.com by `mcnamara.tim@gmail.com` on 21 Sep 2010 at 3:39

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.