-
Hi,
I've created a very simple app that connects to a device and print whatever the device is sending.
The app works well in Linux using bleak, but when I compile it for Android using bleekWare,…
-
As title says above, I shall deliver.
Step 1: Open the sublist3r.py in your favorite IDE.
Step 2: Remove this code-block:
`class Virustotal(enumratorBaseThreaded):
def __init__(self, dom…
-
Dear Zipline Maintainers,
Before I tell you about my issue, let me describe my environment:
# Environment
- Operating System: Mac OS 10.11
- Python Version: Python 2.7.11
- Python Bitness: 64
- How …
-
I'VE ALREADY SEARCH IN ALL ISSUE AND CAN'T FIND ANY SIMILAR PROBLEM
#### Chaquopy version
classpath 'com.chaquo.python:gradle:13.0.0'
#### Devices or emulators where the issue happens
…
-
### Describe the bug
When trying to use pvporcupine's wake word, briefcase fails with
```←[31mE/AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.vocalix.vocalix…
ghost updated
4 months ago
-
So after successfully running pip3 install -r requirements.txt , i moved on to run install.py, but at the end of it, i'm getting this
`Saving to: aquatone.zip …
-
_Originally posted by @realzzq in https://github.com/chaquo/chaquopy/issues/834#issuecomment-2092077663_
i have same problem [as #834], i use the offical demo named chaquo-mathplotlib, but when i u…
-
#### Chaquopy version
15.0.1
#### Devices or emulators where the issue happens
OnePlus 7 Pro
#### Relevant parts of your code
```
import runpy
def run_code(path):
runpy.run_path(…
-
Description:
When attempting to run sudo python3 install.py, I encountered a SyntaxError in the install.py file. Below is the error message:
File "/home/aswin/Desktop/av/spyhunt/install.py", line …
-
Hello there. I initially HAD issues running your script if running with python3. so I made some adjustments to make it work.
had to install python3.nmap (I am running python 3.10 in my environment)…