Dear cluhmann, I created a new environment as pm3env and i did all installation in the anaconda prompt commander accordingly. It said that everything installed correctly also I checked that Theono-pymc is installed in my coda list. However when i try to use the command “import pymc3 as pm” it is mentioend that I have not installed any package as pymc3. I checked in pycharm and jupyter non of the works.
here is my checks for installation of python from annaconda command prompt:
(pm3env) C:\Users\mahdy>python -c "import pymc3; print(pymc3.version)
WARNING (theano.tensor.blas): Using NumPy C-API based implementation for BLAS functions.
3.11.5