Skip to content

Error installing planarity on Windows #17

@TSOTOF

Description

@TSOTOF

I have a problem when installing this package into my computer:

pip install planarity

At the beginning I got the following error:
2dfa9f5697c487aa65de00a71fbef9f
After installing Visual Studio 2022, the error changed to this:
屏幕截图 2024-09-24 105214
I ask my friend to install planarity in his Windows computer and he got the same error with me.
I checked my envirment variables, path 'C:\Program Files\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.41.34120\bin\HostX86\x64\cl.exe' is included.
I uninstlled my Visual Studio and changed it's file from Program Files(x86) to Program Files, but it didn't work.
I tried to download the package and directly install it, which also failed.
In the end I turn to networkx.is_planar, but this function is based on python and it is too slow.
Is there any suggestions for my problem?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions