generated from skills/introduction-to-github
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description
Hello,
After a full environment rebuild (Python 3.11, C++ Build Tools, fresh venv, installing from GitHub), the library is still unusable.
Attempting a direct import with from alphagenome.models.dna_client import Client fails with the error: ImportError: cannot import name 'Client' from 'alphagenome.models.dna_client'.
This confirms that the Client class is missing from the dna_client.py file in the repository's source code. The public version of the library appears to be incomplete.
System info (python version, alphagenome version, etc.)
Operating System: Windows
Python Version: 3.11, 3.12, 3.13 (inside the venv-final environment)
AlphaGenome Version: 0.0.2
Originally posted by @hgjc in google-deepmind/alphagenome#11 (comment)
Metadata
Metadata
Assignees
Labels
No labels