Closed makanina closed 1 year ago
I have assigned your question to Tim. Please confirm that you followed these instructions before running pip install wheel,
I confirm, I am following the instructions you mention
One thing you can try is to install using pypi instead of git clone. Instructions are on the same page, and I think you should use a different folder and virtual environment.
On Wed, Sep 27, 2023 at 9:23 PM Mariana EE @.***> wrote:
I confirm, I am following the instructions you mention
— Reply to this email directly, view it on GitHub https://github.com/kristinemlarson/gnssrefl/issues/196#issuecomment-1737954133, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFSDAPG4QFDYDL2XZVGQSXLX4R4MPANCNFSM6AAAAAA5J2EIL4 . You are receiving this because you commented.Message ID: @.***>
I believe you should also disclose which version of Ubuntu you are using. I see from the logs you are using python 3.8
Thanks you, i´ll try to install using pypi. And the Ubuntu version is 22.04.2
Many thanks
Hi @makanina,
Did you find success with the pypi install?
If not, can you share which versions of gcc/gfortran is trying to compile the package?
[If it helps, the outputs of gcc--version
and gfortran --version
]
Did you get it things to work? If there is a way to improve our documentation, please do let us know.
Thanks for your answers. I couldn't install it on my computer, but a colleague did manage to install it on his computer. So I'm working on that computer.
感谢您的回答。我无法在我的计算机上安装它,但一位同事确实设法将其安装在他的计算机上。所以我在那台电脑上工作。
Can you tell me the ubuntu version, gcc version and gfotran version of the computer you are working on?
Hi I´m using the steps for Python installation by using Ubuntu, previously in my other Pc I used the version code from 2021 without issues, but now in other PCs I've had many problems installing it. On my last try, i activated the environments and run the commands: pip install wheel and pip install gnssrefl in the last one command i had this message: `
note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for gnssrefl Failed to build gnssrefl ERROR: Could not build wheels for gnssrefl, which is required to install pyproject.toml-based projects
[notice] A new release of pip is available: 23.0.1 -> 23.2.1 [notice] To update, run: pip install --upgrade pip `
After that doesn't recognize the "installexe" command nor "installexe -h" command.
Some idea that i´ve been doing wrong ?
Many thanks for your time