Skip to content

Remove xmippLib.so from binding#1060

Open
albertmena wants to merge 16 commits intomainfrom
pyxmipp
Open

Remove xmippLib.so from binding#1060
albertmena wants to merge 16 commits intomainfrom
pyxmipp

Conversation

@albertmena
Copy link
Collaborator

This branch allows avoiding the link to xmippLib on the scipion3/software/binding, because pyXmipp3 replace that requirement

@albertmena albertmena requested a review from oierlauzi February 10, 2026 11:15
@oierlauzi
Copy link
Collaborator

Seems good!

@albertmena albertmena requested a review from oierlauzi February 10, 2026 11:46
@albertmena albertmena marked this pull request as ready for review February 13, 2026 11:29
@albertmena
Copy link
Collaborator Author

albertmena commented Feb 13, 2026

NOT MERGE UNTIL TESTING ON BULIDBOT
-> http://scipion-test.cnb.csic.es:9980/#/builders/53/builds/141

@albertmena
Copy link
Collaborator Author

albertmena commented Feb 25, 2026

Comands to test pyXmipp

  • Run the commands
python3 -m scipioninstaller -conda -n scipionPyXmipp ~/scipionPyXmipp
cd scipionPyXmipp/software/em
../../scipion3 run pip install xmipp3-installer pyxmipp3
git clone https://github.com/I2PC/xmipp3
cd xmipp3
git checkout pyxmipp
../../../scipion3 run ./xmipp
cd src
git clone https://github.com/I2PC/scipion-em-xmipp.git
../../../../scipion3 installp -p scipion-em-xmipp/ --devel

  • Install other plugins as eman, sphire, relion, motioncor, cistem, gCTF
  • run some tests for each plugin
  • To get the command for each test: ./scipion3 test --grep xmipp

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants