<html>
    <head>
      <base href="https://issues.openmandriva.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - fwbackups don't opens"
   href="https://issues.openmandriva.org/show_bug.cgi?id=2074#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - fwbackups don't opens"
   href="https://issues.openmandriva.org/show_bug.cgi?id=2074">bug 2074</a>
              from <span class="vcard"><a class="email" href="mailto:gio_6b@yahoo.it" title="Giorgio <gio_6b@yahoo.it>"> <span class="fn">Giorgio</span></a>
</span></b>
        <pre>(In reply to crisb from <a href="show_bug.cgi?id=2074#c4">comment #4</a>)
<span class="quote">> python2-paramiko should be a required item for fwbackups, do you have it >installed?</span >
my <a href="show_bug.cgi?id=2074#c3">comment 3</a>
<span class="quote">> Checked in Software manager and I've python-paramiko 2.0.2 installed.</span >



(In reply to crisb from <a href="show_bug.cgi?id=2074#c5">comment #5</a>)
<span class="quote">> if it is installed, try:

> python2

> import paramiko</span >

Not sure that's what you asked for. In konsole:

$ python2
Python 2.7.13 (default, Mar  7 2017, 09:44:36) 
[GCC 4.9.1 Compatible Clang 3.9.1 (tags/RELEASE_391/final)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
<span class="quote">>>> import paramiko</span >
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.7/site-packages/paramiko/__init__.py", line 30, in
<module>
    from paramiko.transport import SecurityOptions, Transport
  File "/usr/lib/python2.7/site-packages/paramiko/transport.py", line 32, in
<module>
    from cryptography.hazmat.backends import default_backend
  File
"/usr/lib64/python2.7/site-packages/cryptography/hazmat/backends/__init__.py",
line 7, in <module>
    import pkg_resources
ImportError: No module named pkg_resources
<span class="quote">>>></span ></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>