Register
Results 1 to 9 of 9
  1. #1
    DK Veteran
    eliet2000's Avatar
    Join Date
    Sep 2011
    Location
    Pixa-Roglet / Valencia / Spain
    Posts
    1,615
    Thanks Thanks Given 
    705
    Thanks Thanks Received 
    1,208
    Thanked in
    969 Posts

    Default Smart ForTwo Memory Dump Analyzer

    Where could I get this software? Thanks in advance

    Thx for share the soft, i get this error, test in 2 PC W10x64, next try in W7x64.
    Attached Images Attached Images
    Last edited by eliet2000; 29th May, 2023 at 12:15 PM.
    Pepelno Vds Pro

    Mangarrufa Power Solutions

    thank you is free

  2. The Following User Says Thank You to eliet2000 For This Useful Post:

    lmr (29th May, 2023)

  3. #2
    Top Poster

    Join Date
    Jan 2016
    Location
    The whole world
    Posts
    131
    Thanks Thanks Given 
    8
    Thanks Thanks Received 
    41
    Thanked in
    33 Posts

    Default

    Quote Originally Posted by eliet2000 View Post
    Where could I get this software? Thanks in advance
    I always take it here https://disk.yandex.ru/d/SkUZs8QwyAB93w

  4. The Following 2 Users Say Thank You to Dimm27 For This Useful Post:

    eliet2000 (29th May, 2023), ExpatMat (27th January, 2024)

  5. #3
    Top Poster

    Join Date
    Jan 2016
    Location
    The whole world
    Posts
    131
    Thanks Thanks Given 
    8
    Thanks Thanks Received 
    41
    Thanked in
    33 Posts

    Default

    Quote Originally Posted by eliet2000 View Post
    Where could I get this software? Thanks in advance

    Thx for share the soft, i get this error, test in 2 PC W10x64, next try in W7x64.
    It definitely does not work on Win7, I tested on Win10 and Win11, once a friend had such an error, reinstalling the OS helped, check on a clean system. I hope you unzip two files into one folder, the program itself and the database?
    Last edited by Dimm27; 31st May, 2023 at 06:39 AM.

  6. The Following User Says Thank You to Dimm27 For This Useful Post:

    eliet2000 (4th June, 2023)

  7. #4
    Top Poster

    Join Date
    Jan 2016
    Location
    The whole world
    Posts
    131
    Thanks Thanks Given 
    8
    Thanks Thanks Received 
    41
    Thanked in
    33 Posts

    Default

    Quote Originally Posted by eliet2000 View Post
    Where could I get this software? Thanks in advance

    Thx for share the soft, i get this error, test in 2 PC W10x64, next try in W7x64.
    A new version has been released, try it, or an error came to the developer, but not a photo, but copy it entirely.

  8. The Following User Says Thank You to Dimm27 For This Useful Post:

    eliet2000 (4th June, 2023)

  9. #5
    DK Veteran
    eliet2000's Avatar
    Join Date
    Sep 2011
    Location
    Pixa-Roglet / Valencia / Spain
    Posts
    1,615
    Thanks Thanks Given 
    705
    Thanks Thanks Received 
    1,208
    Thanked in
    969 Posts

    Default

    Quote Originally Posted by Dimm27 View Post
    It definitely does not work on Win7, I tested on Win10 and Win11, once a friend had such an error, reinstalling the OS helped, check on a clean system. I hope you unzip two files into one folder, the program itself and the database?

    Thank you for your answer, I think the database is missing, it is not in the .zip

    This is the error:

    Traceback (most recent call last):
    File "Mazda.py", line 2, in <module>
    File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
    File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
    File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
    File "PyInstaller\loader\pyimod02_importers.py", line 499, in exec_module
    File "Smart.py", line 2767, in <module>
    for i in lines:
    File "Smart.py", line 2765, in <genexpr>
    lines = (line for line in lines if line)
    File "Smart.py", line 2764, in <genexpr>
    lines = (line.rstrip() for line in f_in)
    File "encodings\cp1252.py", line 23, in decode
    UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 4158: character maps to <undefined>



    Tested W10 x64
    Last edited by eliet2000; 4th June, 2023 at 06:31 PM.
    Pepelno Vds Pro

    Mangarrufa Power Solutions

    thank you is free

  10. #6
    Top Poster

    Join Date
    Jan 2016
    Location
    The whole world
    Posts
    131
    Thanks Thanks Given 
    8
    Thanks Thanks Received 
    41
    Thanked in
    33 Posts

    Default

    Quote Originally Posted by eliet2000 View Post
    Thank you for your answer, I think the database is missing, it is not in the .zip

    This is the error:

    Traceback (most recent call last):
    File "Mazda.py", line 2, in <module>
    File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
    File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
    File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
    File "PyInstaller\loader\pyimod02_importers.py", line 499, in exec_module
    File "Smart.py", line 2767, in <module>
    for i in lines:
    File "Smart.py", line 2765, in <genexpr>
    lines = (line for line in lines if line)
    File "Smart.py", line 2764, in <genexpr>
    lines = (line.rstrip() for line in f_in)
    File "encodings\cp1252.py", line 23, in decode
    UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 4158: character maps to <undefined>



    Tested W10 x64

    There are two files in the archive, the program and the database, they must be in the same folder.

  11. #7
    Top Poster

    Join Date
    Jan 2016
    Location
    The whole world
    Posts
    131
    Thanks Thanks Given 
    8
    Thanks Thanks Received 
    41
    Thanked in
    33 Posts

    Default

    Quote Originally Posted by eliet2000 View Post
    Thank you for your answer, I think the database is missing, it is not in the .zip

    This is the error:

    Traceback (most recent call last):
    File "Mazda.py", line 2, in <module>
    File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
    File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
    File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
    File "PyInstaller\loader\pyimod02_importers.py", line 499, in exec_module
    File "Smart.py", line 2767, in <module>
    for i in lines:
    File "Smart.py", line 2765, in <genexpr>
    lines = (line for line in lines if line)
    File "Smart.py", line 2764, in <genexpr>
    lines = (line.rstrip() for line in f_in)
    File "encodings\cp1252.py", line 23, in decode
    UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 4158: character maps to <undefined>



    Tested W10 x64
    A new version is out, try it, only for Smart Fortwo 451

  12. #8
    DK Veteran
    eliet2000's Avatar
    Join Date
    Sep 2011
    Location
    Pixa-Roglet / Valencia / Spain
    Posts
    1,615
    Thanks Thanks Given 
    705
    Thanks Thanks Received 
    1,208
    Thanked in
    969 Posts

    Default

    Hello again, I bought this software a while ago, it was updated regularly, the truth is that I had not used it for a couple of months, last week I tried to use it without success, it seems that the software does not recognize the files when I load them, does anyone in the forum also use this software? I sent an email to the author and I have not received a response, I attached an image.

    I run in W 10
    Attached Images Attached Images
    Pepelno Vds Pro

    Mangarrufa Power Solutions

    thank you is free

  13. #9
    Top Poster

    Join Date
    Jan 2016
    Location
    The whole world
    Posts
    131
    Thanks Thanks Given 
    8
    Thanks Thanks Received 
    41
    Thanked in
    33 Posts

    Default

    Quote Originally Posted by eliet2000 View Post
    Hello again, I bought this software a while ago, it was updated regularly, the truth is that I had not used it for a couple of months, last week I tried to use it without success, it seems that the software does not recognize the files when I load them, does anyone in the forum also use this software? I sent an email to the author and I have not received a response, I attached an image.

    I run in W 10
    It works for me, write to the author, I wrote to him, he says that he hasn't seen your letters

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.