Closed BastianKoenig closed 2 months ago
Hi @BastianKoenig,
Try to install the latest development version: pip install -U git+https://github.com/GreenDelta/olca-ipc.py.git/@master
We have recently introduced some changes. Also, be sure that the Python version you are using is 3.7 or greater.
Thanik you! I did not install pyhton with the function from the path and this led to errors.
Hi Miguel, when using PyCharm I do install the olca package but an I guess similar problem shows up:
`C:\Users\emper\PycharmProjects\pythonProject\venv\Scripts\python.exe C:/Users/emper/PycharmProjects/pythonProject/main.py
Traceback (most recent call last):
File "C:/Users/emper/PycharmProjects/pythonProject/main.py", line 1, in
Process finished with exit code 1`
I should install olca as a package in my environment directly as previously mentioned right? The PyCharm package installer is not installing the lastest development version...
Hi @sunderingtitan82, you can install packages from a version control system in PyCharm. Also, check that you are using Python +3.7.
Hi @Miguel-g-c I am getting the same error from Jupyter Notebook but I followed all the steps above
SyntaxError: future feature annotations is not defined
Hi @PortiaMasibi what error are you getting? Please, post the error log here. Also make sure you are using the latest development version and Python 3.7 or greater.
Hello, I have tried to connect from OpenLCA to Python. What exactly needs to be installed? I have proceeded exactly as in 'GreenDelta/olca-ipc.py´ described. But then I always get the following error message: