Description of problem: If I install python3-ujson I expect to be able to import the module. Instead I get an error message. I also noticed upstream has version 2.0.3 at https://pypi.org/project/ujson/#history. Version-Release number of selected component (if applicable): python3-ujson-1.35-3.mga8 How reproducible: Steps to Reproduce: 1. Open a terminal 2. Run python3 3. Type: import ujson Expected: - module is imported Actual: ModuleNotFoundError: No module named 'ujson'
Forgot: I'd like this to work as it's a BR for buildstream.
Should be fixed with python-ujson-2.0.3-1.mga8
CC: (none) => geiger.david68210
Thanks, it indeed works nicely now. Though now some other buildstream dependency is being annoying :-P
You have to specify a comment when changing the Resolution of a bug from (empty) to FIXED.
Status: NEW => RESOLVEDResolution: (none) => FIXED