Pablo Conesa

Results 102 comments of Pablo Conesa

We have seen many issues when we run conda apps. What has better worked for us is to: 1.- Do not have conda in the path (remove any conda initiatization...

@zhuzhenxi when you say scipion-em .....what actually do you mean? We are working on scipion 3 (in python3) and the latest released version of scipion is scipion2.0. Which one have...

Hi @zhuzhenxi , that might be because I changed slightly your code to have an entry point for the picking. Please do not take it literally it was just an...

Nice! It should work, I actually did it getting the release from my fork, but now that you have your own it should be a matter of pointing to your...

Yep, I've added you as admin of the plugin repository. This line is the one grabbing the aitom release from my fork, just need to be adapted to take your...

Your release url should be this one: https://github.com/xulabs/aitom/archive/0.1.tar.gz Optionally you can deploy aitom to pipy and then the installation will become a "pip install aitom"

You are almost there, your code is ready to be deploy, you just need an account and push it. We have some instructions for our plugins but there is nothing...

Great, now we just need to do the pip install using it, not sure how to use a pip package from test.pipy but should be documented somewhere...I can make a...

Hi, this completely went out of my radar. We even organized a tomo course and didn't mention this integration effort. Maybe is a good time to catch up? How are...

I think the source of the problem resides on a bad locale configuration in the system, but it would be nice to make this tolerant to it, if possible.