Antonio Ramírez
Antonio Ramírez
Hello, when I try ```julia using ZMQ ``` it returns ```julia ERROR: InitError: error compiling __init__: could not load library "/home/jarr/.julia/packages/ZMQ/ABGOx/deps/usr/lib/libzmq.so" /home/jarr/.julia/packages/ZMQ/ABGOx/deps/usr/lib/libzmq.so: wrong ELF class: ELFCLASS32 Stacktrace: [1] _include_from_serialized(::String, ::Array{Any,1})...
Hello, I'm trying to run [demGplvmOil1.py](https://github.com/lawrennd/fgplvm/blob/master/python/demGplvmOil1.py), but when I try to import ndlml python tells *No module named 'ndlml'*, if I try **sudo pip install ndlm** it returns "ERROR: No...
Hello! I obtain the following message: ``` python3.12/site-packages/upsetplot/data.py:303: FutureWarning: Downcasting object dtype arrays on .fillna, .ffill, .bfill is deprecated and will change in a future version. Call result.infer_objects(copy=False) instead. To...