Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Error while reding data #8

Open
pleshkou opened this issue May 12, 2021 · 1 comment
Open

Error while reding data #8

pleshkou opened this issue May 12, 2021 · 1 comment
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@pleshkou
Copy link

Describe the bug
In the pickle file I have a dictionary with a key - date and value - a tuple. I am changing the value. When I try to save it I get an error. "Error while reading data: malformed node or string"

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [windows 7]
  • Browser [Firefox]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.
Error

@pleshkou pleshkou added bug Something isn't working invalid This doesn't seem right labels May 12, 2021
@Matix-Media
Copy link
Owner

The problem is that pickle viewer can not handle data other than strings and numbers.

Also, this repository is archived, which means I no longer actively develope on this program. You can try fixing this bug yourself, you have the source code.

If there is a bigger request in this program, maybe I will work on it again.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants