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

:smh: I don't even know where to begin with this one #3

Merged
merged 2 commits into from Mar 17, 2021

Conversation

genetique-techno
Copy link
Owner

  1. issue reported on Windows related to the pandas version: TypeError: Cannot interpret '<attribute 'dtype' of 'numpy.generic' objects>' as a data type numpy/numpy#18355
  2. this led to a realization that all of the plotly-orca stuff was broken in windows
  3. switch over to using kaleido for exporting plotly plots.
  4. update Dockerfile, versions used in requirements.txt
  5. split the run scripts into build & run, for clarity of what's going on

Aaron Todd added 2 commits March 17, 2021 16:41
Orca is a fragile piece of shit
* remove orca code in Dockerfile
* load `kaleido` as a pip install
* update plotly version to 4.9.0 to support kaleido
* update writing code to use engine=kaleido
@genetique-techno genetique-techno merged commit 22a4ec0 into main Mar 17, 2021
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.

None yet

1 participant