Post Reply 
pyilper 1.8.5 beta1 released
12-25-2021, 10:47 PM
Post: #2
RE: pyilper 1.8.5 beta1 released
What am I doing wrong?

Code:
(base) PS C:\Users\Dave> python
Python 3.8.12 (default, Oct 12 2021, 03:01:40) [MSC v.1916 64 bit (AMD64)] :: Anaconda, Inc. on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> ^Z

(base) PS C:\Users\Dave> python c:\bug400\pyilper-1.8.5b1\start.py
Traceback (most recent call last):
  File "c:\bug400\pyilper-1.8.5b1\start.py", line 18, in <module>
    main()
  File "c:\bug400\pyilper-1.8.5b1\pyilper\pyilpermain.py", line 784, in main
    pyilper= cls_pyilper(args)
  File "c:\bug400\pyilper-1.8.5b1\pyilper\pyilpermain.py", line 364, in __init__
    self.registerTab(TAB_CLASSES[t[0]],t[1])
TypeError: 'int' object is not subscriptable
(base) PS C:\Users\Dave>
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
pyilper 1.8.5 beta1 released - jsi - 12-22-2021, 08:48 AM
RE: pyilper 1.8.5 beta1 released - Dave Frederickson - 12-25-2021 10:47 PM
RE: pyilper 1.8.5 beta1 released - jsi - 12-26-2021, 08:46 PM



User(s) browsing this thread: 1 Guest(s)