Skip to content

fixing incomplete wheel#2

Open
hwaienlilly wants to merge 1 commit intollnl:mainfrom
hwaienlilly:fix/missing-init-files
Open

fixing incomplete wheel#2
hwaienlilly wants to merge 1 commit intollnl:mainfrom
hwaienlilly:fix/missing-init-files

Conversation

@hwaienlilly
Copy link
Copy Markdown

this changeset fixes the following bug:

steps to reproduce the bug

  1. install protlib-designer
    • either by pip install protlib-designer or
    • pip install "git+https://github.com/llnl/protlib-designer.git"
  2. run the entry-point CLI on some CSV input flie
    • for example: protlib-designer ./trastuzumab_spm.csv 10

expected behavior

solutions.csv file created.

actual behavior

no output files created. terminal displays error:

ModuleNotFoundError: No module named 'protlib_designer.filter'

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.

1 participant