microsoft / microsoft/Graphormer

Errors when using algos.pyx in my own python file

Open
#149 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
2.5k
Forks
374
PR merge metrics
No merged PRs in 30d

Description

I want to use algos.pyx in my own file, but it can not be imported in that it can not be found.
My own file can not recognize this pyx file.
Is it not able to use in other files?
Or could you tell me how to make it ?
Thanks a lot!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with algos.pyx and reproduce the reported import failure from an external Python file. The issue does not name a setup file, entry point, or failing test, so first determine whether the supported solution requires a packaging change or usage documentation. Done means the import path is confirmed and documented or the underlying import error is fixed.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
developer-experience
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.