Packages not found #283
Replies: 4 comments 6 replies
-
@mhosankalp could you please tell which package(s) you are getting this error for? Or you can share your error log as well. Thank you! |
Beta Was this translation helpful? Give feedback.
-
@mhosankalp it looks like an issue where aiortc is not available in the conda channels in your OS (assuming it is OSX or Linux). Can you try the following,
then run
Let us know if it fixes the issue. You can see how others have fixed similar issue in here and here. |
Beta Was this translation helpful? Give feedback.
-
Hi @mhosankalp! Nice to meet you, do you think you could give the results of running Could you provide me with the exact version of your OS as well? Thank you, |
Beta Was this translation helpful? Give feedback.
-
@mhosankalp do you mind trying this solution from the aiortc community? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I m trying to create a virtual environment and install the packages from requirement.txt but I am getting packages not found error. I am using following command:
conda create --name omcourses --file requirements.txt
Thanks and Regards,
Sankalp
Beta Was this translation helpful? Give feedback.
All reactions