http403 / pyrit

Automatically exported from code.google.com/p/pyrit
0 stars 0 forks source link

No module named cpyrit #95

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

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

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

Please provide any additional information below.

Original issue reported on code.google.com by sprice82 on 11 Jan 2010 at 3:22

GoogleCodeExporter commented 9 years ago
Stupid enter key...

Anyway here is the the output from attempting to run pyrit
$ pyrit
Traceback (most recent call last):
  File "/usr/local/bin/pyrit", line 4, in <module>
    import pyrit_cli
  File "/usr/local/lib/python2.6/dist-packages/pyrit_cli.py", line 33, in <module>
    import cpyrit.cpyrit
ImportError: No module named cpyrit

I just installed it from the svn, I am running Ubuntu x64 9.10

Original comment by sprice82 on 11 Jan 2010 at 3:24

GoogleCodeExporter commented 9 years ago
I installed Cpyrit as well from the svn.

Original comment by sprice82 on 11 Jan 2010 at 4:35

GoogleCodeExporter commented 9 years ago
Remove all remains, re-compile and re-install. Don't run pyrit from it's 
source-path,
it confuses python's name resolution.

Original comment by lukas.l...@gmail.com on 11 Jan 2010 at 7:03

GoogleCodeExporter commented 9 years ago
I did all those things, still had the error, I completely started over on the
computer's twin and it worked perfectly... I am sure I did something stupid, 
sorry to
waste your time.

Original comment by sprice82 on 11 Jan 2010 at 7:11

GoogleCodeExporter commented 9 years ago
closed for now ;-)

Original comment by lukas.l...@gmail.com on 11 Jan 2010 at 7:22