CINPLA / expipe-plugin-cinpla

Plugins for expipe command line interface
http://expipe-plugin-cinpla.readthedocs.io/en/latest/
GNU General Public License v3.0
1 stars 3 forks source link

Typo? #46

Closed malinroe closed 7 months ago

malinroe commented 4 years ago

I think it is supposed to be expipecli.utils and not expipe.cliutils in line 2 in expipe-plugin-cinpla\expipe_plugin_cinpla\cli\main.py and line 2 in expipe-plugin-cinpla\expipe_plugin_cinpla\imports.py?

alejoe91 commented 4 years ago

HI @malinroe

Does it throw an error? I think expipe.cliutils is correct (https://github.com/CINPLA/expipe/tree/master/expipe/cliutils)

You might need to pip install --upgrade expipe

malinroe commented 4 years ago

The browser-function gave an error on this, and I think I’ve updated everything, but the browser didn’t work until I changed it to expipecli.utils. I might still have a little mix between new and old repos, so that might have been the problem, but it works now that I changed it locally to expipecli, so I just wanted to ask.

alejoe91 commented 4 years ago

do you have the expipe-cli package if you pip list?

malinroe commented 4 years ago

Yes, because I just updated the older version, I'm guessing it is not supposed to be there?