Skip to content

Add travis-ci, update setup.py, fix calling djs as python -m djs - #36

Open
aaraney wants to merge 3 commits into
masterfrom
add-travis
Open

Add travis-ci, update setup.py, fix calling djs as python -m djs#36
aaraney wants to merge 3 commits into
masterfrom
add-travis

Conversation

@aaraney

@aaraney aaraney commented Apr 23, 2020

Copy link
Copy Markdown
Owner
  • Add travis-ci to test builds. Currently it is setup to run the test case. Part of Some suggestions #29
  • Remove pandas and require numpy>1.15.4 in setup.py. Pandas was not used in the project and numpy<=1.15.4 causes this issue Numpy '__reduce_cython__' issue in python 3.7 #34
  • Add support for calling djs using python -m djs previously this caused an error. Can also run using python djs now.

@aaraney aaraney added bug Something isn't working enhancement New feature or request labels Apr 23, 2020
@aaraney aaraney self-assigned this Apr 23, 2020
@aaraney
aaraney force-pushed the add-travis branch 5 times, most recently from f11aec9 to 4c240b0 Compare April 23, 2020 19:54
@aaraney

aaraney commented Apr 23, 2020

Copy link
Copy Markdown
Owner Author

Travis builds are failing with application called MPI_Abort(comm=0x84000000, 1) - process 0 from inside container. My best guess is this is a chip architecture problem with MPI.

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

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant