Open AntonTroitskii opened 2 months ago
What version of Eclipse is on your T-Box? Also, you must set database to research mode in RT Admin.
What version of Eclipse is on your T-Box?
We have 15.6 Eclipse on our T-box. By the way we have 16.1 version of our main Eclipse and I could connect via pyesapi using our common Eclipse station. But why can't I do this on our T-Box station?
Also, you must set database to research mode in RT Admin. I set DataBase to research mode in RT Admin and it didn't change anithing.
I am trying to do what is described here on our T-Box station.
I have an error in my ouput:
I am using pipenv to create environment for my jupyter-notebook.
pyesapi==0.2.5 ├── numpy [required: Any, installed: 2.1.0] ├── pynetdicom [required: Any, installed: 2.1.1] │ └── pydicom [required: >=2.4,<2.5, installed: 2.4.4] ├── pythonnet [required: Any, installed: 3.0.3] │ └── clr-loader [required: >=0.2.6,<0.3.0, installed: 0.2.6] │ └── cffi [required: >=1.13, installed: 1.17.0] │ └── pycparser [required: Any, installed: 2.22] ├── pywin32 [required: Any, installed: 306] └── scipy [required: Any, installed: 1.14.1] └── numpy [required: >=1.23.5,<2.3, installed: 2.1.0]
Python 3.11.9