Could you tell me if your problem has been solved? I am also installed in the anaconda environment theano 1.0.4, now encountered the same problem, look forward to your guidance, thank you!
I run the program on jupyter notebook, PYMC3 gives the wrong advice, I don’t know what to do with it.
this is the error document:
D:\ProgramData\Anaconda3\lib\site-packages\theano\scan_module\scan_perform_ext.py:76: UserWarning: The file scan_perform.c is not available. This donot happen normally. You are probably in a strangesetup. This mean Theano can not use the cython code for scan. If youwant to remove this warning, use the Theano flag’cxx=’ (set to an empty string) to disable all ccode generation.
“The file scan_perform.c is not available. This do”
0%| | 0/100 [00:00<?, ?it/s]D:\ProgramData\Anaconda3\lib\site-packages\theano\scan_module\scan_perform_ext.py:76: UserWarning: The file scan_perform.c is not available. This donot happen normally. You are probably in a strangesetup. This mean Theano can not use the cython code for scan. If youwant to remove this warning, use the Theano flag’cxx=’ (set to an empty string) to disable all ccode generation.
“The file scan_perform.c is not available. This do”
100%|████████████████████████████████████████| 100/100 [02:59<00:00, 1.80s/it]