LightXML
LightXML copied to clipboard
Installation and setting up Issue
system specification
HP Victus
processor : Ryzen 5600H
Graphic card : Nvidia Geforce GTX
a brief description, I have not been able to download the requirements, and get LightXML running. due to issues in downloading the required tools.
trying to install the file , requirements using this command pip install -r requirements.txt
here is the output
so i tried to install the apex file , hoping that it will solve the issue of Cython library:
I had erros.
then , i deleted the versions of the requirements , trying to install them form the files , but using PIP and the issue persisted.
here are the fellow screenshots describing the issue
i have done some research, and i have came through this website, https://forums.developer.nvidia.com/t/please-help-me-to-solve-the-numpy-installing-error-my-jetson-nano-is-model-p3450-thanks/263317
Tried their solution, but it didn't yield any results or progress in resolving the problem. any idea about how to solve the issue ?
Hello, since the packages used in this repo are quite old, it seems that you are using a newer version of python with 3.11. Can you try python with 3.8.3?