-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
!!URGENT!! Error in conda Environment #27
Comments
Hi @tusharrewatkar,
Thank you for bringing this issue to our attention! This would indeed be a good improvement. Currently, we are traveling and unable to address this immediately. However, we plan to generate a proper |
Hi @tusharrewatkar, I am sorry for the late reply. It took me quite some time to figure out a solution with the virtual environment approach. I also want to apologize that I only have experience with Linux ( Working with a virtual environmentIMPORTANT NOTE: The following approach only works for python3.{7,8}, so please ensure you have a proper python version installed before proceeding. A Python version that is too high will cause pip installing Step 0: Prerequisites
and
to see whether help information shows up.
To check whether cuda 11.1 is correctly installed, see whether there is a folder Step 1: From the
This will create a virtual environment named Step 2: Modify the
I put it after "export PATH", but other places may also work. This will ensure cuda 11.1 is used if you have multiple versions of cuda. Step 3: From the
Step 4: Make a file called
and install listed packages by running
This will install all required packages except Step 5: Install
Step 6: Install the
Step 7: When you are done working with
Please contact us if more information is needed. Please also feel free to share your experience with Windows if you manage to make it work! This will help our Windows users greatly! |
I'm getting this error while creating conda envt on my windows system.
I tried to solve this issue from a closed issue but its not working for me.
It will be a great help if you can put a requirements.txt file because many users don't have access to conda in their organization.
Solving environment: failed
ResolvePackageNotFound:
The text was updated successfully, but these errors were encountered: