Skip to content

Conversation

CoolJosh0221
Copy link
Contributor

This pull request:

  1. fixes the issue on line 6 in libact/query_strategies/_hintsvm.pyx that leads to the compilation error mentioned in ModuleNotFoundError: No module named 'Cython' #193.
  2. addresses the VisibleDeprecationWarning by explicitly adding dtype=object to line 44 in libact/base/dataset.py.
  3. specifies a version upper bound for setuptools to ensure successful installation.

modified:   libact/base/dataset.py
modified:   libact/query_strategies/_hintsvm.pyx
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