Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation Issues #13

Open
reiserm opened this issue Jul 15, 2020 · 3 comments
Open

Installation Issues #13

reiserm opened this issue Jul 15, 2020 · 3 comments

Comments

@reiserm
Copy link

reiserm commented Jul 15, 2020

Hey Guys,

I was trying your correlator and stumbled across some issues during the installation.

  • pip install dynamix does not work. Apparently the package cannot be found on the index. Installation from GitHub works.

  • numpy needs to be installed before installing dynamix, otherwise it will not work.

  • silx is not installed during the installation of dynamix which leads to an import error when trying your example.

Greetings from Hamburg,
Mario

@kif
Copy link
Member

kif commented Jul 15, 2020

Thanks for the feed-back, I'll have a look tomorrow.

@kif
Copy link
Member

kif commented Jul 17, 2020

Hi Mario,
We are setting up continuous integration in this pull request: #15
After that, the missing dependencies should be installed automatically, at least when installing from github, with a minimum test-suite (i.e. all the code being able to run on CPU).

For the installation from PyPI (i.e. via pip install), we will do a preliminary release of the code soon

@kif
Copy link
Member

kif commented Jul 20, 2020

We have now a requirements file and some tests running online.

The release is arriving.

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

No branches or pull requests

2 participants