posit-dev / positron

Positron, a next-generation data science IDE
https://positron.posit.co
Other
2.85k stars 91 forks source link

Plotnine and Matplotlib #4868

Closed nbradovc closed 1 month ago

nbradovc commented 1 month ago

Type: Bug

I am not able to import plotnine or matplotlib. I keep getting an error that says "no module named 'matplotlib' " and "no module named 'plotnine'". I am not sure what I am doing wrong

VS Code version: Positron 1.93.0 (Universal) (9b6f7c066546a4c7f104368fc769fb3768b08bfd, 2024-09-23T02:43:50.589Z) OS version: Darwin arm64 23.3.0 Modes:

System Info |Item|Value| |---|---| |CPUs|Apple M2 (8 x 2400)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off| |Load (avg)|2, 3, 3| |Memory (System)|8.00GB (0.11GB free)| |Process Argv|| |Screen Reader|no| |VM|0%|
Extensions (2) Extension|Author (truncated)|Version ---|---|--- pyright|ms-|1.1.382 debugpy|ms-|2024.11.0-dev
timtmok commented 1 month ago

Thanks for filing this bug report!

@nbradovc What happens if you run pip install plotnine in the Console? Are you using an environment manager? What Python version are you using? This is an odd issue so any extra information you can provide will be helpful!

jonvanausdeln commented 1 month ago

@nbradovc , we are closing this issue for now. If you have more information and/or are still seeing the issue, please feel free to re-open it.