florence icon indicating copy to clipboard operation
florence copied to clipboard

No module named 'Florence.FunctionSpace.JacobiPolynomials.JacobiPolynomials'

Open ywan459 opened this issue 2 years ago • 0 comments

Hi,

I have successfully installed the florence package (which means no error message showed up during the installation :) )

I tried to import the package and error message showed up:

No module named 'Florence.FunctionSpace.JacobiPolynomials.JacobiPolynomials'

I have checked the installation directory and all files and folders seem to be there,

Under the florence folder:

Base FiniteElements MaterialLibrary PostProcessing Tensor VariationalPrinciple BoundaryCondition FunctionSpace MeshGeneration QuadratureRules TimeIntegrators __init__.py BoundaryElements LegendreTransform ParallelProcessing Solver Utils __pycache__

under the functionsapce folder:

DegenerateMappings.py GetBases.py OneDimensional ThreeDimensional __init__.py FunctionSpace.py JacobiPolynomials PointInversionIsoparametricFEM.py TwoDimensional __pycache__

Under the JacobiPolynomials folder:

JacobiPolynomials.pyx JacobiPolynomials_PurePython.py Makefile NormalisedJacobi_Deprecated.py __init__.py __pycache__

Not sure what cause the issue.

Thanks in advance for checking this out.

ywan459 avatar Jan 18 '22 02:01 ywan459