GitHub / clj-python/libpython-clj issues and pull requests
#272 - uv integarion
Pull Request -
State: open - Opened by behrica about 2 months ago
#271 - the problem to access nested Python attributes or methods **(py.. torch/backends mps is_available)**.
Issue -
State: open - Opened by Thinking-Functionally 4 months ago
#270 - "auto flush" tty optionally
Issue -
State: open - Opened by behrica 5 months ago
#269 - as-jvm failed for a returned list
Issue -
State: open - Opened by whatacold 8 months ago
- 3 comments
#268 - py. syntax is doing weird things with the clj-kondo linter
Issue -
State: open - Opened by sstraust 10 months ago
#267 - How to properly hold onto an object in embedded mode?
Issue -
State: open - Opened by residentsummer 11 months ago
- 19 comments
#266 - new feature: add ":pre-initialize-fn" function which does python package managent using 'uv sync'"
Issue -
State: closed - Opened by behrica about 1 year ago
- 6 comments
#265 - jdk-21 support ?
Issue -
State: closed - Opened by behrica about 1 year ago
- 2 comments
#264 - docs: update README.md with deps.edn aliases
Pull Request -
State: closed - Opened by lanjoni about 1 year ago
#264 - docs: update README.md with deps.edn aliases
Pull Request -
State: closed - Opened by lanjoni about 1 year ago
#263 - pytorch lightning Fail
Issue -
State: open - Opened by niitsuma over 1 year ago
- 3 comments
#262 - add .devcontainer setup
Issue -
State: open - Opened by behrica over 1 year ago
#261 - mention scicloj devcontainer template
Pull Request -
State: closed - Opened by behrica over 1 year ago
#261 - mention scicloj devcontainer template
Pull Request -
State: closed - Opened by behrica over 1 year ago
#258 - JVM crashes when requiring `libpython-clj2.require` on 64bit Raspberry Pi 4
Issue -
State: open - Opened by Ramblurr almost 2 years ago
- 1 comment
#257 - NSWindow main thread error when trying to setup Gymnasium (openapi gym)
Issue -
State: open - Opened by eoliphan almost 2 years ago
- 5 comments
#256 - ISSUE-255: add py! macro with enhanced(?) data transformation capabilities
Pull Request -
State: closed - Opened by jjtolton almost 2 years ago
- 2 comments
#254 - ISSUE-253: make require-python optionally user path informed
Pull Request -
State: closed - Opened by jjtolton about 2 years ago
- 1 comment
#253 - Make polyglot development easier by allow require-python to be path-informed
Issue -
State: closed - Opened by jjtolton about 2 years ago
- 1 comment
#252 - fixed spelling
Pull Request -
State: closed - Opened by behrica about 2 years ago
#251 - Handle conversion of generic-alias and union-type types in ->jvm
Pull Request -
State: closed - Opened by markgdawson about 2 years ago
#250 - require-python missing functions with annotation
Issue -
State: closed - Opened by markgdawson about 2 years ago
- 3 comments
#249 - Extend ci coverage to ms-win/macos, fix ns issue in test for py>3.10
Pull Request -
State: closed - Opened by ikappaki over 2 years ago
#248 - Extend CI coverage to all the mainstream architectures
Issue -
State: open - Opened by ikappaki over 2 years ago
#247 - Fix to correctly locate python DLL on MS-Windows
Pull Request -
State: closed - Opened by ikappaki over 2 years ago
- 6 comments
#246 - Failed to find a valid python library on MS-Windows with the official python distributions
Issue -
State: closed - Opened by ikappaki over 2 years ago
#245 - Unable to require libraries from within docker using conda
Issue -
State: closed - Opened by metasoarous over 2 years ago
- 6 comments
#244 - builtins/eval throws 'frame does not exist'
Issue -
State: open - Opened by behrica over 2 years ago
- 2 comments
#243 - JDK-20 support
Issue -
State: open - Opened by mhjort over 2 years ago
- 3 comments
#242 - Consider releasing returned values from instance fns
Issue -
State: open - Opened by cnuernber over 2 years ago
#241 - Fix ubuntu version in dockerfiles
Issue -
State: open - Opened by whamtet over 2 years ago
- 6 comments
#240 - Create Python Module then Import Module and Call Function Inside Clojure?
Issue -
State: closed - Opened by israellandes over 2 years ago
- 4 comments
#239 - Newbie: Lein Clojure Windows Anaconda VSCode Cava REPL Returns (NoClassDefFoundError)
Issue -
State: closed - Opened by israellandes over 2 years ago
- 5 comments
#238 - newbie: I get: `dir already refers to: #'clojure.repl/dir in namespace: user`
Issue -
State: closed - Opened by TheJoeSchr over 2 years ago
- 2 comments
#237 - minor grammar fix in README
Pull Request -
State: closed - Opened by The-Alchemist over 2 years ago
#236 - Clarify potential issue with dynamic python library
Pull Request -
State: closed - Opened by behrica almost 3 years ago
- 3 comments
#235 - from-import does not support "string"
Issue -
State: open - Opened by behrica almost 3 years ago
#234 - add 2 Init lifecycle hooks
Pull Request -
State: closed - Opened by behrica almost 3 years ago
- 1 comment
#233 - process hanging in embeded mode on exception
Issue -
State: open - Opened by behrica almost 3 years ago
- 2 comments
#232 - document to use aliases to set JVM args
Pull Request -
State: closed - Opened by behrica almost 3 years ago
#231 - Cannot run the example in the tutorial in Cider with JDK 17
Issue -
State: closed - Opened by guojing0 almost 3 years ago
- 8 comments
#230 - Subprocess failed (exit code: 139)
Issue -
State: open - Opened by temco almost 3 years ago
#229 - Update embedded.md
Pull Request -
State: closed - Opened by behrica almost 3 years ago
#228 - added functions which print classpath and java args from aliases
Pull Request -
State: closed - Opened by behrica almost 3 years ago
- 5 comments
#227 - ISSUE-224: Prevent NPE by substituting vector if `keys` evaluates to `nil`
Pull Request -
State: closed - Opened by jjtolton almost 3 years ago
#226 - ISSUE-223: Allow `py/initialize!` settings to be read from a `python.edn` file
Pull Request -
State: closed - Opened by jjtolton almost 3 years ago
- 4 comments
#225 - Autocasting args of `py{*}` family of macros to python via `py/->python`
Pull Request -
State: closed - Opened by jjtolton almost 3 years ago
- 6 comments
#224 - ISSUE-224: Null Pointer Exception on python-as-map iterator without explicit casting
Issue -
State: closed - Opened by jjtolton almost 3 years ago
- 2 comments
#223 - requiring libpython-clj2.require initializes libpython-clj
Issue -
State: closed - Opened by behrica almost 3 years ago
- 5 comments
#222 - [main] ERROR libpython-clj2.python.ffi - Exception while releasing object clojure.lang.Compiler$CompilerException
Issue -
State: closed - Opened by BuddhiLW about 3 years ago
- 3 comments
#221 - It also means our exception handling is poor as exceptions escaping the context are quietly swallowed.
Issue -
State: closed - Opened by behrica about 3 years ago
- 30 comments
#220 - Create stability.md
Pull Request -
State: closed - Opened by behrica about 3 years ago
#219 - libpython-clj blocks occasionaly using python simpletransformers library
Issue -
State: closed - Opened by behrica about 3 years ago
- 35 comments
#218 - do flush in io-redicret
Pull Request -
State: closed - Opened by behrica about 3 years ago
- 5 comments
#217 - as-tensor in Usage.ml return nil instead of tensor
Issue -
State: closed - Opened by behrica about 3 years ago
- 1 comment
#216 - tqdm not printing
Issue -
State: closed - Opened by behrica about 3 years ago
- 30 comments
#215 - att-type-map vs. dir
Issue -
State: closed - Opened by behrica about 3 years ago
- 5 comments
#214 - Various fixes to the Usage.md
Pull Request -
State: closed - Opened by behrica about 3 years ago
#213 - Error when using `require-python` from a required namespace (specifically numba)
Issue -
State: open - Opened by metasoarous about 3 years ago
- 10 comments
#212 - ClassNotFoundException MemoryAddress with jdk-19
Issue -
State: closed - Opened by metasoarous about 3 years ago
- 22 comments
#211 - Should a `nil` `:ns-prefix` be allowed in `codegen/write-namespace!`?
Issue -
State: open - Opened by harishcm about 3 years ago
#210 - Question: How to call plot.hist, post.line etc methods on a pandas Series ?
Issue -
State: closed - Opened by thecontinium about 3 years ago
- 2 comments
#209 - How to `**` apply an object as kwargs
Issue -
State: open - Opened by den1k about 3 years ago
- 5 comments
#208 - How can I call python functions that rely on "event_loop" inside go blocks?
Issue -
State: open - Opened by aur3l14no over 3 years ago
- 1 comment
#207 - `python error in flight` when mixing `clojure.core.async`, `python/next` and `py/with`
Issue -
State: closed - Opened by aur3l14no over 3 years ago
- 2 comments
#206 - building CondaDockerfile throws because the miniconda url returns 404
Issue -
State: open - Opened by benjamin-asdf over 3 years ago
- 2 comments
#205 - how to log python object with timbre
Issue -
State: closed - Opened by vinurs over 3 years ago
- 2 comments
#204 - Error requiring libpython-clj2.require on M1 Mac - JDK-18
Issue -
State: closed - Opened by Hendekagon over 3 years ago
- 8 comments
#203 - Fix set-item! docstring
Pull Request -
State: closed - Opened by shaunlebron over 3 years ago
- 1 comment
#202 - keyword lookup on NamedTuple
Issue -
State: closed - Opened by shaunlebron over 3 years ago
- 8 comments
#201 - TypeError using curses
Issue -
State: closed - Opened by rafonsecad over 3 years ago
- 7 comments
#200 - Unable to load any external modules
Issue -
State: closed - Opened by Camsbury over 3 years ago
- 16 comments
#199 - libpython-clj inside hadoop jar -- failing to find valid python library
Issue -
State: closed - Opened by bajrachar over 3 years ago
- 13 comments
#198 - Update require.clj
Pull Request -
State: closed - Opened by rkirchofer over 3 years ago
- 5 comments
#197 - update require.
Pull Request -
State: closed - Opened by rkirchofer over 3 years ago
- 1 comment
#196 - depstar is deprecated and archived; switch to tools.build
Issue -
State: closed - Opened by seancorfield over 3 years ago
- 2 comments
#195 - Please comment how to fix the error : namespace 'libpython-clj2.metadata' not found
Issue -
State: closed - Opened by madeinquant over 3 years ago
- 7 comments
#194 - crash on take-jil
Issue -
State: closed - Opened by behrica almost 4 years ago
- 83 comments
#193 - Issues with using libpython-clj with pyenv installed python version
Issue -
State: closed - Opened by bajrachar almost 4 years ago
- 4 comments
#192 - "python-executable = wrongPath" does not lead to an exception
Issue -
State: closed - Opened by subes almost 4 years ago
- 2 comments
#191 - Make JNA Binding available to Java clients
Issue -
State: closed - Opened by subes almost 4 years ago
- 100 comments
#190 - ISSUE-189: improve autodetection of :python-home
Pull Request -
State: closed - Opened by harishcm almost 4 years ago
- 2 comments
#189 - More correct to set `:python-home` from `sys.base_prefix`?
Issue -
State: closed - Opened by harishcm almost 4 years ago
- 5 comments
#188 - I tried cljbridge on FreeCAD & UPBGE
Issue -
State: closed - Opened by PlumpMath almost 4 years ago
- 2 comments
#187 - ->jvm on ndarray of type 'object' fails
Issue -
State: open - Opened by behrica almost 4 years ago
- 3 comments
#186 - failure on macos M1 when JVM and python architecture do not match
Issue -
State: open - Opened by HLevering almost 4 years ago
- 1 comment
#185 - Use cljbridge python lib
Pull Request -
State: closed - Opened by behrica almost 4 years ago
- 2 comments
#184 - instructions for using cljbridge package
Pull Request -
State: closed - Opened by behrica almost 4 years ago
#183 - cannot get key from dictionary
Issue -
State: open - Opened by behrica almost 4 years ago
- 4 comments
#182 - libpython crashes with core dump
Issue -
State: closed - Opened by behrica almost 4 years ago
- 6 comments
#181 - fixed start repl in example code
Pull Request -
State: closed - Opened by behrica almost 4 years ago
#180 - Getting started py/initialize! error in various versions and pythons
Issue -
State: closed - Opened by pdenno almost 4 years ago
- 3 comments
#179 - Some libpython-clj.python missing in 2.000
Issue -
State: closed - Opened by lucywang000 about 4 years ago
- 1 comment
#178 - can we have cljbridge.py in pypi ?
Issue -
State: closed - Opened by behrica about 4 years ago
- 7 comments
#177 - ISSUE-159: possible fix for information hiding
Pull Request -
State: closed - Opened by jjtolton about 4 years ago
- 7 comments
#176 - added load-file function
Pull Request -
State: closed - Opened by behrica about 4 years ago
- 12 comments
#175 - Beta 2.000 not loading: "Failed to find a valid python library!"
Issue -
State: closed - Opened by mtruyens about 4 years ago
- 10 comments
#174 - odd behavrior of numpy transpose after requiring 'libpython-clj2.python.np-array'
Issue -
State: closed - Opened by cnuernber about 4 years ago
#173 - docs on usage are out of sync and fail due to API changs in v2
Issue -
State: closed - Opened by joinr over 4 years ago
- 3 comments
#172 - pickling in libpythin-clj fails in some scenarios
Issue -
State: closed - Opened by behrica over 4 years ago
- 2 comments