Skip to content

Unable to import bqapi #3

@connor11son

Description

@connor11son

Getting following error when trying to import bqapi

>>> import bqapi Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/home/connor/anaconda3/envs/bqapi-test/lib/python3.10/site-packages/bqapi/__init__.py", line 1, in <module> from comm import BQSession ModuleNotFoundError: No module named 'comm'

Has to do with relative imports in init file

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions