Burp Suite User Forum

Create new post

I cant install all python extentions

Furkan | Last updated: Jun 14, 2020 01:14PM UTC

hi team in my computer i cant install all python extentions . These are my enviroments : Windows 10 Home 64 bit Burp 1.7.36 jython 2.7.2 Btw my java extensions is working fine. This is the error when i am trying to install python modules : java.lang.ExceptionInInitializerError at org.python.util.PythonInterpreter.<init>(PythonInterpreter.java:99) at org.python.util.PythonInterpreter.<init>(PythonInterpreter.java:93) at org.python.util.PythonInterpreter.<init>(PythonInterpreter.java:70) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at burp.ohg.<init>(Unknown Source) at burp.spf.a(Unknown Source) at burp.khc.a(Unknown Source) at burp.khc.a(Unknown Source) at burp.vkb.run(Unknown Source) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.IllegalArgumentException: Cannot create PyString with non-byte value at org.python.core.PyString.<init>(PyString.java:57) at org.python.core.PyString.<init>(PyString.java:70) at org.python.core.PyString.<init>(PyString.java:74) at org.python.core.Py.newString(Py.java:643) at org.python.core.PyJavaType.init(PyJavaType.java:543) at org.python.core.PyType$Registry.createType(PyType.java:477) at org.python.core.PyType$Registry.addFromClass(PyType.java:426) at org.python.core.PyType$Registry.resolveType(PyType.java:352) at org.python.core.PyType$Registry$1.computeValue(PyType.java:208) at org.python.core.PyType$Registry$1.computeValue(PyType.java:202) at java.lang.ClassValue.getFromHashMap(ClassValue.java:227) at java.lang.ClassValue.getFromBackup(ClassValue.java:209) at java.lang.ClassValue.get(ClassValue.java:115) at org.python.core.PyType.fromClass(PyType.java:2137) at org.python.core.PyObject.<init>(PyObject.java:85) at org.python.core.PySingleton.<init>(PySingleton.java:9) at org.python.core.PyNotImplemented.<init>(PyNotImplemented.java:10) at org.python.core.Py.<clinit>(Py.java:66) ... 13 more Thanks for the help Kindest Regards.

Uthman, PortSwigger Agent | Last updated: Jun 15, 2020 08:42AM UTC

When you say you are trying to install python modules, can you clarify what you mean? Can you provide an example of what you are trying to install?

You must be an existing, logged-in customer to reply to a thread. Please email us for additional support.