-
Somehow it keeps getting errors when running the cmd from colab:
`!python3 transfer.py --load_model imdb_clf.pt`
It yields error of:
`File "transfer.py", line 20, in
from apex.reparameter…
-
For example, FilePath.child, IFilePath.child and ZipFile.child use different argument names, which means that you can't be certain that it is safe to call the child method with keyword arguments.
- ht…
ghost updated
9 years ago
-
See hysterical discussion here:
https://mail.zope.org/pipermail/zodb-dev/2006-August/010343.html
(ignore the ssl warning -- sorry)
Which led to this change:
https://github.com/zopefoundation/…
-
I realised that could be that the api is not able to return 403s, there are no tests and by looking at the code is difficult to say. Could be make it return it or it is not possible because something …
-
http://www.buildout.org/en/latest/install.html refers to the latest bootstrap.py by http://svn.zope.org/*checkout*/zc.buildout/trunk/bootstrap/bootstrap.py .
I'm thinking this should be updated to a …
-
**Describe the bug**
When proxying gdbgui connections, gdbgui reports
```
https://my-dev-server.tld:8443 is not an accepted origin. (further occurrences of this error will be logged with level IN…
-
![image](https://github.com/user-attachments/assets/71f03b06-c7cf-4884-addf-acedff478065)
```
❯ cat requirements.txt | grep plotai
plotai==0.0.5
```
-
```
What steps will reproduce the problem?
1. Click a tab.
2. Return to previous tab.
What is the expected output? What do you see instead?
I think it would be nice if the content was 'cached' in the…
-
* **uvloop version**: 0.20.0
* **Python version**: 3.12.5
* **Platform**: Ubuntu 22.04
* **Can you reproduce the bug with `PYTHONASYNCIODEBUG` in env?**:
* **Does uvloop behave differently fro…
-
After adding a 'Notify' content rule, I noticed some strange behavior in Plone 6.0.10.1.
Add a new content rule 'Notify'
Edit the content rule. The notify message is empty
When trying to save,…