Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ywan459 opened this issue Jan 18, 2022 · 0 comments

Comments

@ywan459
Copy link

ywan459 commented Jan 18, 2022

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.

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

No branches or pull requests

1 participant