issues
search
yglukhov
/
nimpy
Nim - Python bridge
MIT License
1.48k
stars
60
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
can I use LD_LIBRARY_PATH to fix cannot find libpython on macOS
#306
lewisl
opened
2 months ago
1
You can specify path to libpython using `nimpy.py_lib.pyInitLibPath`. Also see #171.
#305
lewisl
opened
2 months ago
0
How to use it with multithreading?
#304
cvanelteren
closed
2 months ago
2
Add 3.12 to nimpy
#303
Clonkk
closed
5 months ago
0
__dict__ or __slots__ implementation
#302
Asc2011
opened
7 months ago
0
Nimpy cannot import modules with default python 3.12 install on Windows 11
#301
RattleyCooper
opened
8 months ago
0
Make Exceptions raised in nim catchable as native python Exception subclasses
#300
PaarthShah
opened
10 months ago
0
No way of initializing type with kwargs
#299
realratchet
closed
10 months ago
1
How to pass Windows data types like HWND & HBRUSH
#298
kcvinker
opened
11 months ago
0
Removed python 2.7 from ci because it's no longer supported by ci
#297
yglukhov
closed
1 year ago
0
Python Command Line Arguments Disappearing
#296
Kaz-Kawashima
closed
1 year ago
1
Examples do not compile - `type mismatch`
#295
PhilippMDoerner
closed
1 year ago
1
Issue importing in windows
#294
realratchet
closed
8 months ago
8
Nim Version 2.0 breaks (Mac)
#293
Niminem
closed
1 year ago
4
undefined symbol: _PyModule_Add [Exception]
#292
qqtop
closed
1 year ago
3
feat: put stacktraces in exceptions if possible
#291
Okabintaro
closed
1 year ago
0
Error: type mismatch: nimpy.nim(223, 37)
#290
inv2004
closed
1 year ago
1
How to use python decorators
#289
PriNova
opened
1 year ago
1
It is possible to call async function?
#288
Ethosa
closed
1 year ago
1
How to unpack PPyObject (dict) to kwargs in Nim?
#287
Ethosa
closed
11 months ago
1
[Bug] Using nim procedures as Python decorators is not working
#286
Ethosa
closed
1 year ago
2
Nim 2.0 compatibility
#285
Cloudperry
closed
1 year ago
2
Import local py file
#283
agent10613
closed
1 year ago
2
Dont try to initialize frame for python 3.11 and later
#282
yglukhov
closed
1 year ago
0
keeping long lived objects alive from python
#281
root-11
closed
1 year ago
2
have some trouble printing a module's version
#280
edwardyeung
closed
1 year ago
1
Codon
#279
ShalokShalom
opened
1 year ago
0
Could not find platform dependent libraries <exec_prefix>
#278
inverimus
opened
1 year ago
3
Using nimpy in a multithreaded application?
#277
tsoj
closed
1 year ago
1
There are some exceptions when trying to use in a generic type proc, it doesn't seem to work properly in a generic type proc
#276
guxing1841
closed
1 year ago
1
Memory management issues. (workaround exists)
#275
jiiihpeeh
closed
1 year ago
1
error: cannot bind packed field
#274
arkanoid87
closed
1 year ago
1
search for `3.11` and `3.10` too
#273
scarf005
closed
2 years ago
0
Is it possible to export async proc?
#272
geohuz
opened
2 years ago
1
Hello world Segmentation fault
#271
HugoGranstrom
closed
2 years ago
2
Exported type does not have attributes and python default functions.
#270
thatrandomperson5
opened
2 years ago
1
use distinct nil type
#269
ringabout
closed
2 years ago
2
nim is slower than python
#268
ablewolf
closed
2 years ago
3
Custom setting the path to python.exe (Windows)
#267
ippaveln
closed
2 years ago
1
Iterators not exported when using PyNimObjectExperimental
#266
etorres404
opened
2 years ago
0
Update nimpy.nimble
#265
chrispaig3
closed
2 years ago
0
Update nimpy.nimble
#264
chrispaig3
closed
2 years ago
0
How to use it with multithreading?
#263
ghost
opened
2 years ago
4
`SIGSEGV: Illegal storage access` error when trying to `echo py.exec("invalid python")`
#262
M-MAD-Official
opened
2 years ago
1
No callable attribute: exec [ValueError]
#261
pietroppeter
opened
2 years ago
9
Support OrderedTable marshalling
#260
Wh1teDuke
closed
2 years ago
2
calling variable binded functions
#259
ghost
opened
2 years ago
0
be safe
#258
kobi2187
opened
2 years ago
1
Support for more than one argument type
#257
qb-0
opened
2 years ago
0
passing pointer?
#256
JorySchossau
closed
2 years ago
1
Next