issues
search
ninia
/
jep
Embed Python in Java
Other
1.4k
stars
154
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add ability to create new interpreters that share interpreter state.
#606
bsteffensmeier
opened
3 weeks ago
3
Does jep now support python3.13 no-gil?
#605
SoulH-qqq
opened
2 months ago
1
Jep initialization error Stackoverflow
#604
yingjiuliwhite
closed
2 months ago
1
Do not trigger numpy import when converting non-numpy python objects to java
#603
bsteffensmeier
closed
2 months ago
0
Jep import error
#602
souvikadh
closed
3 months ago
2
Convert all types to heap types.
#601
bsteffensmeier
closed
2 months ago
2
Fix cases where startup errors can cause crashes.
#600
bsteffensmeier
closed
3 months ago
0
Fatal error when running multiple SubInterpreters in parallel with OWN_GIL=true
#599
matias-santurio
opened
3 months ago
8
Windows 11 Jep build issue
#598
souvikadh
closed
3 months ago
1
Possible bug building the new (4.2.2) version
#597
aghasemi
opened
3 months ago
5
Expose PyConfig options for isolation and arg parsing.
#596
bsteffensmeier
closed
3 months ago
0
Request for Update: Outdated License Information
#595
mishaltripathi
opened
4 months ago
0
Make all jep types compatible with isolated interpreters.
#594
bsteffensmeier
closed
4 months ago
0
Independent SubInterpreters are still not concurrent with python 3.12+
#593
novos40
opened
4 months ago
16
Move build metadata from setup.py to pyproject.toml.
#592
bsteffensmeier
closed
4 months ago
1
My app is crashing in python 3.9.12
#591
rksinghal
opened
5 months ago
1
Custom implementations of standard java interfaces (e.g. Map.Entry) are not fully functional in python
#590
novos40
opened
5 months ago
1
Rigid Interpreter/Thread binding is too restrictive
#589
novos40
opened
5 months ago
5
shared modules hook does not respect sys.path and modules imported via importlib
#588
novos40
opened
5 months ago
2
Memory Retention due to Circular Reference and getValue
#587
C3-BrijeshGujar
closed
5 months ago
8
Update PyConfig to align with PEP 587.
#586
bsteffensmeier
closed
5 months ago
0
Classnotfound exception
#585
Manudoma
closed
5 months ago
2
Best way to interrupt a script
#584
L3g7
closed
5 months ago
2
fatal error: 'jep_Jep.h' file not found
#583
panther125
closed
5 months ago
0
Drop support for Python versions older than 3.10.
#582
bsteffensmeier
closed
5 months ago
0
Add recommendation to build without isolation to enable numpy.
#581
bsteffensmeier
closed
6 months ago
0
python3 setup.py define JEP_NUMPY_ENABLED=1 but build via pip3 defines it disabled JEP_NUMPY_ENABLED=0
#580
maveric2
opened
6 months ago
5
Fix SubInterpreter pyjmethod leak on static types.
#579
bsteffensmeier
closed
6 months ago
0
Python debug logs to be seen from java console execution
#578
Serwios
opened
6 months ago
2
Fix ClassList to handle jar in working dir with classpath in manifest.
#577
bsteffensmeier
closed
6 months ago
2
Use jar runtime, ModuleNotFoundError, the reason is java.class.path to get the jar file getParent is null, resulting in the reference to the jar file path is not correct
#576
1754581267
closed
3 months ago
0
Distribute application for Windows
#575
seralbdev
closed
6 months ago
2
Recommend disabling pip caching during installation.
#574
bsteffensmeier
closed
6 months ago
0
Add configuration for setting program name.
#573
bsteffensmeier
closed
6 months ago
0
MacOS M4 - ModuleNotFoundError: No module named 'encodings'
#572
conapi-stefan
closed
7 months ago
6
Can't load library: libjep.jnilib on Macos m1
#571
andrew-zzz
opened
7 months ago
1
DLL load failed while importing cv2
#570
ouyang7923
closed
7 months ago
1
Skip new test on python 3.6.
#569
bsteffensmeier
closed
8 months ago
0
Test numpy in shared interpreter.
#568
bsteffensmeier
closed
8 months ago
0
JSONObject in java can not use get method with default value
#567
githubbbbber
closed
8 months ago
6
Jep does not pip install with numpy support for Ubuntu 24.04, Python 3.12, pip 24.0
#566
svensk-pojke
closed
8 months ago
10
Jep doesn't consider naming conversions when calling Java methods
#565
chlomaki1
opened
9 months ago
2
Ensure shared modules cannot be used with isolated interpreters.
#564
bsteffensmeier
closed
8 months ago
0
`numpy.bool_` does not automatically convert to `java.lang.Boolean`
#563
CHanzyLazer
opened
9 months ago
1
Update include path for compatibility with numpy 2.
#562
bsteffensmeier
closed
9 months ago
0
UnsatisfiedLinkError: I am stomped.
#561
drseung
closed
9 months ago
1
ndarray conversion fails after updating jep, scipy, numpy
#560
jovrstra
closed
9 months ago
9
minor cleanup of various things
#559
ndjensen
closed
9 months ago
0
How to run/debug Python code which is dependent on Java objects from Python end
#558
georgea3
opened
9 months ago
3
override toString() on JepConfig, PyConfig, and SubInterpreterOptions
#557
ndjensen
closed
9 months ago
0
Next