Skip to content

Errors importing modules #33

Description

@alkirkby

Module imports no longer work as before.

I tried
from gsolve import (
GravityAnomalies,
GravityCorrections,
GravityObservations,
GravitySites,
GravitySurvey,
LaCosteRombergDialConverter,
ReferenceGravity,
)

And get an error ImportError: cannot import name 'GravityAnomalies' from 'gsolve' (unknown location)

Background:
Installed gsolve using pip install gsolve (however this issue was also present in my old version of gsolve installed from gitlab)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

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