-
### Describe the issue:
This is an issue that arises when one uses MarginalModel in pymc_experimental as discussed here:
https://discourse.pymc.io/t/mixture-of-censored-iid-normals/13234/18
I…
-
### Issue you'd like to raise.
I am developing in a Colab environment and I have Typing_Extensions Issue
Package Version
-------------------------------- ----------------…
-
### Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### Description of the bug
The PCB design I am working on has four copp…
-
### What happened?
The code stopped working few days ago. For `PROVIDER_URI_MAINNET` I am using Alchemy.
### Code that produced the error
```python
from web3 import HTTPProvider
from ens import EN…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tf 2.15.0
### Custom code
Yes
### OS platform and distribution
_No r…
-
### System Info
absl-py==1.4.0
aiohttp==3.9.3
aiosignal==1.3.1
alabaster==0.7.16
albumentations==1.3.1
altair==4.2.2
annotated-types==0.6.0
anyio==3.7.1
appdirs==1.4.4
argon2-cffi==23.1.0
a…
-
### Describe the issue:
I am trying to run https://www.pymc.io/projects/examples/en/latest/variational_inference/bayesian_neural_network_advi.html
When running `neural_network = construct_nn(X_tra…
-
## Bug description
while importing:
```py
from imitation.policies.serialize import load_policy
```
crashed with:
```py
OMP: Error #15: Initializing libomp.dylib, but found libomp.dylib alread…
-
**Describe the bug**
In pandas I can do the following:
```
In [12]: df = pd.DataFrame({'a': [1,2,3], 'b': [4,4,5], 'c': [7,8,9]})
In [13]: df.groupby('b', as_index=False).apply(lambda df: pd.S…
-
### What happened?
Trying to use btyd package, which uses pymc, which uses xarray, I couldn't import the btyd package because of the following error in xarray:
```
TypeError: 'numpy._DTypeMeta' …