Closed Neo01010 closed 7 years ago
Hi,
Please output the error to a file and paste the whole error here. Also list if you have:
Thanks
I Install this plugin from burp BApp store. Mine burp version is Pro v1.7.17 I'm pretty sure I installed jython 2. 7 successful Mine work OS is win 7 x64
This is the error messages. burperrorlog.txt
Another python plugin is normal。
i have the same issue. jython 2.7, install from the BApp store
Hi can you give the full error log too?
Still can't reproduce this bug, it seems to be link to a Java library in Jython on Windows that I don't control.
I think there are Missing Module Dependencies in the Python 2.7 Standalone Jar on Windows.
I recently had a similar error on windows.
Try downloading Jython 2.7.1 which is suppose to fix it: https://repo1.maven.org/maven2/org/python/jython-installer/2.7.1/jython-installer-2.7.1.jar
That didnt work for me. Same Error. And i cannot find a module named exceptions.
Issue solved for me, #23
Getting same error on Windows 10 with BurpSuitePro. Tested with jython 2.7.0 and 2.7.1, with both the standalone JAR and the JAR created when installing full jython. Resolved with ...\jython2.7.1\bin\pip.exe install bs4 nltk TextBlob requests tlk
Getting another issue now: https://github.com/pathetiq/BurpSmartBuster/issues/25