SEN1221TUD / Q2_2023

3 stars 4 forks source link

PIP versus anaconda navigator #4

Open TimothydW opened 8 months ago

TimothydW commented 8 months ago

Hello,

I tried installing the necessary dependencies on my local python environment. It was said in the lecture today that the PIP install method does not really work if you have anaconda navigator installed. Is there a way to install the dependencies using anaconda navigator? Otherwise the biogeme module from lab session 1 also does not work.

afbeelding afbeelding

gnova3 commented 8 months ago

Hello,

For now, I can tell you that we used Python 3.10 to develop the lab sessions, as with 3.11 we had some difficulties. However, we are working on providing detailed instructions on how to use Anaconda and Python environments, and we hope to have it ready tomorrow.

Gabriel

gnova3 commented 7 months ago

Hello everyone,

I got this comment but I can't see who posted it.

"Hello,

After following the provided instructions for using Anaconda, I still get the same error as indicated above. Did the instructions solve the issue for you?"

Have you been able to solve the problem? If not, could you please post a new issue?

Gabriel

allis103 commented 7 months ago

I had the same issue. You can try to move the requirement.txt file in the mentioned directory then paste the line C:\Users....txt in command prompt and run the code.