This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

problem using bazaar with remote repository


I get the following error message trying to pull from a remote
repository:

  bzr: ERROR: Unsupported protocol for url
  "sftp://anukis/~/mlc/recepsum/": Unable to import paramiko (required
  for sftp support): No module named paramiko

So it looks like bzr should depend on paramiko?  Anyway, I installed
python-paramiko (which brought in python-crypto), but now have the
error:

  bzr: ERROR: Unsupported protocol for url
  "sftp://anukis/~/mlc/recepsum/": Unable to import paramiko (required
  for sftp support): cannot import name util

At this point I'm lost as to what is missing.

-- 
Will

Attachment: cygcheck.out
Description: Binary data

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]