Search:

Type: Posts; User: V2r6

Search: Search took 0.00 seconds.

  1. hi I may have found a solution. you have to...

    hi
    I may have found a solution.
    you have to edit the blockalgo.py file with vim and go to line 141 where the error is located.
    replace "key" with "bytes(key)"
    and now it should work.
  2. hi I had the same error and I may have found a...

    hi
    I had the same error and I may have found a solution.
    You have to edit the blockalgo.py file with vim and go to the error:

    on the line 141: self._cipher = factory.new (key, *args, **hwargs)...
Results 1 to 2 of 2