Bastian Ebeling

Results 11 comments of Bastian Ebeling

> Hi @Barry1 ! > > Can you post the output before and after applying this change, to see the warning you're getting? Thanks! Here you are ![image](https://user-images.githubusercontent.com/230051/191789417-59ddde19-e5f3-41d8-980a-d0ba2d278b9a.png)

> In your example, `binarrayPath` is a `zipfile.Path` object, which is not a supported by `np.fromfile`. > > Also, it would be better if you could include a full round-trip...

I found a way to circunvent the problem. For publishing that, I adapted the source in the first post - trying the **wanted** way and catching the error to show...

> with ZipFile('Archive.zip') as myzip: > with myzip.open('numpyarray.bin', mode="rb") as myfile: > data=numpy.fromfile(myfile, dtype=numpy.float64) So sad it only seems to be a solution. For me it end with the following...

Hi @chubin could you please have a look at this? I think, it is just a view to accept. Hopefully. Best regards.

> This has to be updated in the JSON schema, it's found at schemastore here: https://github.com/SchemaStore/schemastore/blob/master/src/schemas/json/pyproject.json Thanks for that quick reply. As I'm not that fluent in json schema descriptions...

> Sorry, I missed this one. > > > isn't that already implemented in [line 856 and following](https://github.com/SchemaStore/schemastore/blob/06882015c718cd7616d096cac40d93f1a8a072ca/src/schemas/json/pyproject.json#L856)? > > There seems to be a `patternProperties` definition, but it allows...

Hello, this still seems to be an issue. Are there any news? Or a config-option, to disable for a while? Thx Bastian

Yes, this is sad but true. I sometimes use https://milliways.cryptomilk.org/passhash.html or http://dev.csync.org/passhash.html . Are there other/better ideas? ## 2015-01-04 22:10 GMT+01:00 John Karahalis [email protected]: > The Firefox extension links to...

There is still some hope, as one of the linked pages has been archived (which I triggered): http://dev.csync.org/passhash.html ==> https://web.archive.org/web/20190420030744/https://dev.csync.org/passhash.html