-
### Bug description
I'm getting the following error:
Failed to start the Kernel.
OSError: libedit.so.2: cannot open shared object file: No such file or directory.
View Jupyter [log](command:jupy…
-
NOTE: I am new to the modular ecosystem so I appreciate you help and patience :grin:
I followed the instructions to setup a `mojoproject` using magic:
1. Create mojo project
```bash
magic in…
-
### Bug description
When using a struct containing a sufficiently large SIMD as key in a Dict, a segmentation fault is encountered.
### Steps to reproduce
Execute the following code:
```
from c…
-
This is the XMIR generated by the `disassemble` mojo:
```
00 00 00 00 00 00 00 21
6A 61 76 61 2F 6C 61 6E 67 2F 4F 62 6A 65 63 74
…
-
### Bug description
This bug is a blocker for PR #3701
It is a compiler bug where compiler can't identify that `assert_true(any(Set(-1)))` should pick `fn any[T: BoolableKeyElement](set: Set[T]) …
-
Mojo Language now gets C style /**/ comments. It would be nice to have the correct Python style # comments.
-
### Issue description
When running
- `mojo` or
- `mojo debug main.mojo`
Getting the error:
`/home/julian/programming/mojo/hello2/.magic/envs/default/bin/mojo-lldb: error while loading shared …
-
### Bug description
Mojo crashed. The code and crash backtrace is provided.
### Steps to reproduce
code:
```mojo
fn IsSwitch(input_string: String) -> Bool:
# Check if the string contains the…
-
### Review Mojo's priorities
- [X] I have read the [roadmap and priorities](https://docs.modular.com/mojo/roadmap.html#overall-priorities) and I believe this request falls within the priorities.
###…
-
### Review Mojo's priorities
- [X] I have read the [roadmap and priorities](https://docs.modular.com/mojo/roadmap.html#overall-priorities) and I believe this request falls within the priorities.
…