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

problem installing and importing plateflex #14

Open
Khansaif1994 opened this issue Dec 15, 2023 · 0 comments
Open

problem installing and importing plateflex #14

Khansaif1994 opened this issue Dec 15, 2023 · 0 comments

Comments

@Khansaif1994
Copy link

I have tried many times ,following all the steps of installation,but the error after installation is "no module named plateflex",Again I tried installing by following steps"

Create the Conda environment with Python 3.8

conda create -n pflex python=3.8 -c conda-forge

Activate the environment

conda activate pflex

Install the individual packages with their specified versions

conda install -c conda-forge fortran-compiler=1.2.1
conda install -c conda-forge numpy=1.21.2
conda install -c conda-forge pymc3=3.10.0
conda install -c conda-forge matplotlib=3.4.3
conda install -c conda-forge seaborn=0.11.2
conda install -c conda-forge scikit-image=0.18.3
conda install -c conda-forge pandas=1.3.2
..Now m not able to install pymc3=3.10.0.Please help me for installation and correct importing of modules.I am using ubuntu 22.04.3.I am attaching the screenshot of the packages:
Screenshot from 2023-12-15 17-43-57
Screenshot from 2023-12-15 17-45-28
Screenshot from 2023-12-15 17-45-42
Screenshot from 2023-12-15 17-45-59

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