#jython IRC Log (v0.9)

Index

IRC Log for 2017-04-20

Timestamps are in GMT/BST.

[0:09] * xemdetia (xemdetia@nat/ibm/x-ybeeiahzzixfqbtm) Quit (Ping timeout: 260 seconds)
[0:14] * clajo04 (~clajo04@pool-108-14-251-107.nycmny.fios.verizon.net) has joined #jython
[1:12] * stewori (~stefan@ip-95-223-198-21.hsi16.unitymediagroup.de) has joined #jython
[1:23] * stewori (~stefan@ip-95-223-198-21.hsi16.unitymediagroup.de) has left #jython
[3:03] * tyberious_1 (~tyberious@75-136-58-219.dhcp.jcsn.tn.charter.com) has joined #jython
[3:06] * tyberious_1 (~tyberious@75-136-58-219.dhcp.jcsn.tn.charter.com) Quit (Client Quit)
[3:42] * tyberious_1 (~tyberious@75-136-58-219.dhcp.jcsn.tn.charter.com) has joined #jython
[3:45] * tyberious_1 (~tyberious@75-136-58-219.dhcp.jcsn.tn.charter.com) Quit (Remote host closed the connection)
[6:53] * Parisa (~parterda@2001:420:c0e0:1006::196) has joined #jython
[7:15] * Parisa (~parterda@2001:420:c0e0:1006::196) Quit (Ping timeout: 260 seconds)
[7:21] * Parisa (~parterda@2001:420:c0e0:1006::196) has joined #jython
[8:02] * parterda_ (~parterda@2001:420:c0e0:1006::196) has joined #jython
[8:02] * Parisa (~parterda@2001:420:c0e0:1006::196) Quit (Read error: Connection reset by peer)
[8:11] * parterda_ (~parterda@2001:420:c0e0:1006::196) Quit (Quit: Leaving)
[9:08] * girish946 (~gsjoshi@103.51.153.189) has joined #jython
[11:24] * Matsv (~Matsv@i.am.matsv.nl) Quit (Ping timeout: 260 seconds)
[11:30] * Matsv (~Matsv@i.am.matsv.nl) has joined #jython
[11:37] * girish946 (~gsjoshi@103.51.153.189) Quit (Quit: Leaving)
[12:19] * xemdetia (xemdetia@nat/ibm/x-kdlvzlclwgsuhlcp) has joined #jython
[15:54] * xemdetia (xemdetia@nat/ibm/x-kdlvzlclwgsuhlcp) Quit (Ping timeout: 260 seconds)
[18:03] * xemdetia (~xemdetia@129.42.208.174) has joined #jython
[18:11] * Parisa (~parterda@2001:420:c0e0:1006::196) has joined #jython
[18:11] <Parisa> hi
[18:16] * Parisa (~parterda@2001:420:c0e0:1006::196) Quit (Remote host closed the connection)
[18:16] * Parisa (~parterda@2001:420:c0e0:1006::196) has joined #jython
[18:51] * xemdetia (~xemdetia@129.42.208.174) Quit (Remote host closed the connection)
[18:51] <Parisa> hi All
[18:51] <Parisa> i am facing a issue with jython stand alone jar
[18:51] * xemdetia (~xemdetia@129.42.208.174) has joined #jython
[18:52] <Parisa> java.lang.RuntimeException:
[18:52] <Parisa> Encountered too large method code in
[18:52] <Parisa> __pyclasspath__/ucsmsdk/ucsmeta.py
[18:52] <Parisa> Please provide a CPython 2.7 bytecode file (.pyc) to proceed, e.g. run
[18:52] <Parisa> python -m py_compile __pyclasspath__/ucsmsdk/ucsmeta.py
[18:52] <Parisa> and try again.
[18:52] <Parisa> Alternatively provide proper CPython 2.7 execute command via
[18:52] <Parisa> cpython_cmd property, e.g. call
[18:52] <Parisa> jython -J-Dcpython_cmd=python
[18:52] <Parisa> or if running pip on Jython:
[18:52] <Parisa> pip install --global-option="-J-Dcpython_cmd=python" <package>
[18:52] <Parisa> but i have already provided .pyc file
[18:52] <Parisa> built in 2.7 CPython
[18:52] <Parisa> but still its not able to load .pyc file
[18:54] <Parisa> ImportError: No module named ucsmsdk.ucsmeta
[18:54] <Parisa> please need your inputs if i am missing something
[19:49] * xemdetia (~xemdetia@129.42.208.174) Quit (Remote host closed the connection)
[19:50] * xemdetia (~xemdetia@129.42.208.174) has joined #jython
[20:25] * Parisa (~parterda@2001:420:c0e0:1006::196) Quit (Ping timeout: 258 seconds)

Index

These logs were automatically created by JythonLogBot_ on irc.freenode.net using a slightly modified version of the Java IRC LogBot (github).