-
The landcover.ipynb notebook example is amazing. Thanks @TomAugspurger for putting it together!
I'm fairly new to pytorch and GPUs and am encountering tracebacks in the default environment perhaps…
-
When I run bash perf_ernie.sh,the server output following:
```
E1003 14:03:23.654152 91 helper.h:114] 3: [executionContext.cpp::setOptimizationProfileInternal::755] Error Code 3: API Usage Error …
-
It would be very handy if there was a way we could add M365 Group calendars into this as well.
I tried to be smart and add a Group calendar directly into the calendars.yaml file using the calendar ID…
-
Hi Eric,
So I've set up the learning log web app twice through. Everything is functional on localhost and I'm not getting any errors during the heroku setup. Heroku is telling me that my build was …
-
I was reminded about this when I went to update my stardist-napari.
The `setup.py` includes `tensorflow` but on macOS the package is `tensorflow-macos`.
pip doesn't recognize the later as the former…
-
### 🐛 Describe the bug
We have a large training job which makes heavy use of overlapping NCCL communications and local computation by queueing ops on separate streams.
We are seeing intermittent O…
-
### Project to be claimed
`pybuild`: https://pypi.org/project/pybuild
### Your PyPI username
`clowdhaus`: https://pypi.org/user/clowdhaus
### Reasons for the request
Hello - I reached o…
-
DaoningsdeMacBook-Pro:~ daoning$ pip install --upgrade pyremoteplay[gui]
Looking in indexes: https://mirrors.aliyun.com/pypi/simple/
Requirement already satisfied: pyremoteplay[gui] in /Library/Fram…
-
Setup (and pypi metadata) insists that certifi package supports python 2.5:
https://github.com/certifi/python-certifi/blob/38502797954603558ebf5f2c93f3645279e18158/setup.py#L45
But in same file it us…
-
In [this tweet](https://twitter.com/di_codes/status/1097220464445931525), @di mentions a trick to prevent accidentally uploading your packages to PyPI by adding a `Private :: Do Not Upload` classifier…