ImportError: No module named ffnet

C

Cal Who

I hope you'll forgive if this is not the correct NG.

I have the .py file in Eclipse
#@PydevCodeAnalysisIgnore
from ffnet import ffnet, mlgraph
topology = mlgraph( (2, 3, 1) )
nn = ffnet(topology)

I select RunAs / Python Run

I get the error
from ffnet import ffnet, mlgraph
ImportError: No module named ffnet

In the folder Python26\lib\site-packages I see
ffnet-0.6.2-py2.6.egg-info

also a folder ffnet
in that folder there is a folder Examples
If I click one of the examples pyrhon.exe opens and runs it OK.

Is there enough in the above for you to tell me how to procede?

Thanks in advance for any help at all
 
C

Cal Who

I'm so new at this that I didn't know who to ask. I figured that Eclipse is
for java so I tried here because I badly need the answer very soon and hoped
someone with Eclipse experience might be willing to help. I don't see an
Eclipse group but there is a Python group which I take is a better fit (I
hope!).
 
M

markspace

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,982
Messages
2,570,186
Members
46,739
Latest member
Clint8040

Latest Threads

Top