Daniel Pinyol

Results 90 comments of Daniel Pinyol

hi, thanks for looking into this! It looks like I missed your messages from July :-( I did a quick test with 0.9.5 on my project, and unfortunately, it now...

hi, any news about this? this would enable skipping code based on global flags

@tkf thanks for proposing the cache workaround. In my case it also runs much faster and I haven't had more crashes. For the record, I include my shim to cache...

I solved the issue removing the tested package from [deps] at my test/Project.toml

logs have expired. Can sb rerun the tests?

Hi, I have it working with Julia 1.6, but with 1.7 I get an error due to missing jl_ Should we change the name of the issue? or create a...

Mind this warning "┌ Warning: PyCall is already installed. However, you may have trouble using │ this Python executable because it is statically linked to libpython." https://pyjulia.readthedocs.io/en/stable/troubleshooting.html#your-python-interpreter-is-statically-linked-to-libpython

yes, for instance when automatically insert the path for import/include commands for symbols such as functions or classes.

@StephenVavasis thank you for the tip. It works great :+1: