trueToastedCode

Results 45 issues of trueToastedCode

``` tensorflow_io/python/ops/libtensorflow_io_ffmpeg_4.2.so tensorflow_io/python/ops/libtensorflow_io_golang.so tensorflow_io/python/ops/libtensorflow_io_plugins.so tensorflow_io/python/ops/libtensorflow_io_ffmpeg_3.4.so tensorflow_io/python/ops/libtensorflow_io_ffmpeg_2.8.so tensorflow_io/python/ops/libtensorflow_io.so tensorflow_io_gcs_filesystem/core/python/ops/libtensorflow_io_gcs_filesystem.so ``` These file won't be contained when building the wheel on modern MacOS (arm64)... however the library tries to import with results...

``` ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: MachOView [3260] Path: /Users/USER/Desktop/*/MachOView.app/Contents/MacOS/MachOView Identifier: MachOView Version: 3.0 (9446) Code Type: X86-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time:...

Kali throws all kinds of errors when trying to install the requirements. I have even translated the syntax to Python3 and got it running... but its throws more errors while...

How to get the content from a signed message in combination with the public key?

enhancement

What's the point of collection someone's Google login data like this.... especially since Google has 2fa for everyone. - Fake front end - A backend that uses this data not...

enhancement

``` i = Investing('http://investing.com/economic-calendar/') news = i.news() ``` ``` {'timestamp': , 'country': 'New Zealand', 'impact': 3, 'url': 'http://investing.com/economic-calendar//economic-calendar/rbnz-gov-orr-speaks-1776', 'name': 'RBNZ Gov Orr Speaks', 'bold': '', 'fore': '', 'prev': '', 'signal':...

**My environment:** ``` Chip: Apple M1 Python Platform: macOS-12.5.1-arm64-arm-64bit Tensor Flow Version: 2.5.0 Keras Version: 2.5.0 Python 3.8.13 | packaged by conda-forge | (default, Mar 25 2022, 06:04:14) [Clang 12.0.1...

Doesn't work... not sure why. I am able to compile but importing doesn't work (Python 3.10, ARM64) ``` >>> from newmath import sum zsh: segmentation fault python3 ```

``` C:\Users\lennard>python "C:\Users\lennard\actions-iTunes-header\workflow_helper\iTunesDownload\get_header.py" Traceback (most recent call last): File "C:\Users\lennard\actions-iTunes-header\workflow_helper\iTunesDownload\get_header.py", line 67, in session = frida.attach(procName) File "C:\Users\lennard\AppData\Local\Programs\Python\Python38\lib\site-packages\frida\__init__.py", line 95, in attach return get_local_device().attach(target, realm=realm, persist_timeout=persist_timeout) File "C:\Users\lennard\AppData\Local\Programs\Python\Python38\lib\site-packages\frida\core.py", line 86,...