-
As far as I can see, the packing of standalone Python local modules is unsupported. The only way I can see the packing to be picked up is by making the local modules into a local package and then spec…
-
Hello! Thanks a lot for producing the awesome API !!
I have one question if it is possible to use "external modules" in CwAPI3D Python. (etc rhino3dm, pandas..)
When I launched the Python console di…
-
While the python executable is set to `yotta.app/Contents/Resources/workspace/bin/python`, if you run `python -c "import sys; print sys.path"` inside the yotta workspace then you'll still see system p…
-
**Describe the bug**
`python-shell` doesn't work on [Bun](https://github.com/oven-sh/bun).
**Python code**
See the below.
**Javascript code**
https://github.com/extrabacon/python-shell#runnin…
-
### Describe The Bug
I cannot install any version higher than 4.51.2 on macOS.
Just installing `homebridge-config-ui-x` without providing a version installs version 4.50.6.
I have the latest …
-
## Summary
Currently `rustpython:run` only accepts a closure that takes `&VirtualMachine` which is executed very early. During experimenting I find only modules can be added here. Things like setti…
-
Cryptol, currently version 3.2.0, has introduced numerous features affecting course content authored around Cryptol 2.11 - 2.13.
- [x] #237
- [x] #244
- [ ] Break **Language Basics** into multipl…
-
Hi,
When updating ilo with UpdateFirmwareWithUpload or FirmwareUpload, update is being processed by the server, but the ansible playbook abort with the following traceback.
##
`
fatal: [cdned…
-
### Odoo Version
- [ ] 16.0
- [ ] 17.0
- [X] 18.0
- [ ] Other (specify)
### Steps to Reproduce
It has happened to me that when I try to install Odoo 18, I get the following error:
![image](https…
-
- Review any module 2 lessons with python code.
- Make a list of all python packages needed to complete the modules.
Done: create pull request to Update the Module 2 repo's DOCKERFILE to include pip i…