-
Notifications
You must be signed in to change notification settings - Fork 18
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
PIP installation error, same error appears in both Win10 system and Ubuntu 20.04 #22
Comments
When I install mistree separately in python 3.8 as well as 3.9 environments, using the command pip install mistree, the following problem occurs: |
Currently, I am busy but I hope I can help you in 2-3 weeks |
Thank you very much for your help and look forward to hearing from you again! |
Hello any followup from this? |
In several issues, I refer to my fork of mistree. Please clone this repo and install it with Did it solve your problem? |
Hello! I built mistree according to your instructions. I downloaded gcc and put it into the environment variable, but it still failed to compile successfully. I hope you can provide some help. CPU baseline : CPU dispatch : CPU baseline : CPU dispatch : |
Hi, Im having the same issu during installation. Does somebody know how to fix? |
If you guys have problem when installing mistree or the pc-skeletor, please check the version of dgl in your virtual environment, try to change the dgl version to 1.1.2 ,maybe the problem will gone, though I do not know why, but it works on my windows11, ubuntu and macOS. |
I installed an MSYS2 and configured it, and thenI installed a compiler by typing commands in the MSYS2 window |
您好,感谢[meyerls]伟大的工作,我已经解决了出现的错误,初步实现了骨架效果,多问一句,是否后面继续更新point2skeleton.py以及L1.py,期待您的工作,祝福,感激 |
The problem seems to be with the setup tools version and numpy see the issue here. I could fix it by downgrading, i.e. |
An error occurred during the installation process;windows10 aconoda virtually variable‘skeletor’
Building wheel for mistree (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [181 lines of output]
C:\Users\Administrator\AppData\Local\Temp\pip-install-796duxqi\mistree_24fe46a7bfa14acaa559369759895f4b\setup.py:4: DeprecationWarning:
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for mistree
Running setup.py clean for mistree
Failed to build mistree
ERROR: Could not build wheels for mistree, which is required to install pyproject.toml-based projects
The text was updated successfully, but these errors were encountered: