aftab-hassan / py-web-graph

Automatically exported from code.google.com/p/py-web-graph
GNU General Public License v3.0
0 stars 0 forks source link

example.properties missing? #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run py-web-graph
2. type "graph example"

What is the expected output? What do you see instead?

pyWebGraph console, Copyright (C) 2009 Massimo Santini
This program comes with ABSOLUTELY NO WARRANTY; for details type `help'.
This is free software, and you are welcome to redistribute it under 
certain conditions; see the COPYING file for details.
>> graph example
Error: java.io.FileNotFoundException: example.properties (No such file or
directory)

What version of the product are you using? On what operating system?

Latest from svn, webgraph-2.4.2, jython-2.5.1, java 6.

Please provide any additional information below.

Thanks!

Original issue reported on code.google.com by ehetzner@gmail.com on 28 Oct 2009 at 9:40

GoogleCodeExporter commented 9 years ago
Sorry, I see this only now, for some reason I wasn't getting any notification 
from 
Google about this issue.

Example data is not provided, since you can very easily create it using the 
webgraph framework, see, for instance, the example at

http://webgraph.dsi.unimi.it/docs/it/unimi/dsi/webgraph/ASCIIGraph.html

Ciao,
    Massimo

Original comment by massimo.santini on 7 May 2010 at 3:16