Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError when opening a parquet file with geopandas #241063

Open
lucadix opened this issue Feb 18, 2025 · 0 comments
Open

AttributeError when opening a parquet file with geopandas #241063

lucadix opened this issue Feb 18, 2025 · 0 comments
Assignees

Comments

@lucadix
Copy link

lucadix commented Feb 18, 2025

Type: Bug

After updating VSCode to the latest version (1.97.2), I get an "Attribute Error: 'NoneType' object has no attribute 'copy'" when I do the following:

gdf = gpd.read_parquet("../link_to_file.parquet")
gdf.head() 

--> the latter generates the error!

I tried rolling back to the previously installed version (1.95) and the error does not show up any longer. Please let me know if you need any additional info from my side in order to fix the issue. Thanks! :)

VS Code version: Code 1.97.2 (e54c774, 2025-02-12T23:20:35.343Z)
OS version: Darwin arm64 23.4.0
Modes:

System Info
Item Value
CPUs Apple M3 Max (14 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) 3, 3, 3
Memory (System) 96.00GB (46.32GB free)
Process Argv --crash-reporter-id 4f6903f5-d801-4bd8-b39d-8620664a4793 --crash-reporter-id 4f6903f5-d801-4bd8-b39d-8620664a4793
Screen Reader no
VM 0%
Extensions (19)
Extension Author (truncated) Version
path-intellisense chr 2.10.0
gitlens eam 16.3.0
copilot Git 1.272.0
copilot-chat Git 0.24.1
rainbow-csv mec 3.17.0
black-formatter ms- 2024.6.0
debugpy ms- 2025.0.1
isort ms- 2023.10.1
python ms- 2025.0.0
vscode-pylance ms- 2025.2.1
datawrangler ms- 1.18.2
jupyter ms- 2025.1.0
jupyter-keymap ms- 1.1.2
jupyter-renderers ms- 1.1.0
vscode-jupyter-cell-tags ms- 0.1.9
vscode-jupyter-slideshow ms- 0.1.6
indent-rainbow ode 8.3.1
vscode-yaml red 1.16.0
json Zai 2.0.2
A/B Experiments
vsliv368cf:30146710
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492cf:30256860
vscod805:30301674
binariesv615:30325510
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyone:30548225
962ge761:30959799
h48ei257:31000450
pythontbext0:30879054
cppperfnew:31000557
dwnewjupytercf:31046870
nativerepl1:31139838
pythonrstrctxt:31112756
nativeloc2:31192216
iacca1:31171482
5fd0e150:31155592
dwcopilot:31170013
stablechunks:31184530
6074i472:31201624
dwoutputs:31238123
9064b325:31222308
copilot_t_ci:31222730
jda6j935:31233686
g941i948:31240199

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants