Advertisement
t1d
t1d
May 13th, 2023
75
0
Never
This is comment for paste Untitled
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Dear Maker,
  2.  
  3. Thank you so much for sharing this! I have a 1104X-E and I have made good progress with your instructions -- to a point. I have not been able to run the Python code successfully.
  4.  
  5. I downloaded Python v3.11, from the Microsoft App Store. I copied/pasted your code to NotePad. I adjusted the Scope ID and Serial number to my numbers (the last five changed to "#####," for personal security.) See RAW Paste Data ( I hope this is where I am supposed to put my code.) I copied the adjusted code to the Clipboard.
  6.  
  7. I opened Python and right clicked to paste the updated code. Windows gives me a warning and I accept. Python opens and automatically pastes my code on the page.
  8.  
  9. I know little of coding and nothing of Python, but it appears that the script runs automatically and fails =
  10. SyntaxError: invalid syntax
  11. >>> print('{:5} {}'.format(opt, gen(SN)))
  12.  
  13. I rather think that this is not related to the scope ID and serial numbers that I adjusted. However, please confirm the syntaxes are correct for both. Please also confirm that the code runs automatically and that I do not need to clean/compile/run it, in some manner. Of course, I need to know what to do to get things to work correctly, as well. Please be very specific with your instructions, step by step.
  14.  
  15. Thank you so much for your help!
  16. t1d
  17.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement