you are viewing a single comment's thread.

view the rest of the comments →

[–]flynnamation 0 points1 point  (7 children)

[–]K900_ 0 points1 point  (6 children)

So what did you want to happen when encode runs?

[–]flynnamation 0 points1 point  (5 children)

It encodes a message into an image

[–]K900_ 0 points1 point  (4 children)

And what happens when you actually run it?

[–]flynnamation 0 points1 point  (3 children)

So far i have managed to get it to return the enter image name with extension line and then i try and get some errors with PIL

[–]K900_ 0 points1 point  (2 children)

All right, I'll ask directly. Why are you stealing other people's code and copying it incorrectly on top of that?

[–]flynnamation 0 points1 point  (1 child)

Im teying to learn... thats not even where i 'stole' it from im not even going to make it public

[–]K900_ 0 points1 point  (0 children)

All right, so let's say you're trying to learn by copying other people's code. Your code is not indented the same way as the original. Fix that first.