Skip to content
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

Upgrade python offline #13734

Open
2 tasks done
sichengyan opened this issue Mar 25, 2024 · 4 comments
Open
2 tasks done

Upgrade python offline #13734

sichengyan opened this issue Mar 25, 2024 · 4 comments
Labels
source::community catch-all for issues filed by community members type::support neither a bug nor feature, is really just a user having questions or difficulty somewhere

Comments

@sichengyan
Copy link

Checklist

  • I added a descriptive title
  • I searched open reports and couldn't find a duplicate

What happened?

I would like to upgrade my offline machine python version to the newest. since it's an offline machine, I copied the entire packages of python, including the related dependencies(attached the environment list). Also I have created a local channel that is a directory on my desktop with win64/noarch everything, the packages are also in it. whenever i try to install it from the directory/channel, its saying cannot found packages. and if i were to create a new env based on it, it will create the python version that is same as my base. I dont have conda pack nor conda-build on my offline machine and want to know how to update the python version
Conda_packages_list.txt

Additional Context

No response

@sichengyan sichengyan added the type::documentation request for improved documentation label Mar 25, 2024
@travishathaway travishathaway added the source::community catch-all for issues filed by community members label Mar 26, 2024
@travishathaway
Copy link
Contributor

@sichengyan,

Thanks for filing this issue. I think that we could improve our documentation by adding a better guide for how to interact with offline repositories.

Your use case provides a good starting point for researching this.

@sichengyan
Copy link
Author

@travishathaway
I agree with you 100%, but I soon realized maybe I should also put it as a support request since till now I still have not find a good way to solve it.

@travishathaway
Copy link
Contributor

@sichengyan, I will change this to a support request then.

We still need to research the right way to do this. I encourage you to keep reaching out to others in the community and report your findings back here.

@travishathaway travishathaway added type::support neither a bug nor feature, is really just a user having questions or difficulty somewhere and removed type::documentation request for improved documentation labels Mar 27, 2024
@sichengyan
Copy link
Author

Also on top of that, I have encountered another problem: Collecting package metadata (repodata.json): / WARNING conda.conda_libmamba_solver.index:_json_path_to_repo_info(266): No repodata found for channel defaults. Solve will fail.
I get this message on my offline machine, when I have download the packages using --download-only and copied to the other machine, then using install --offline

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
source::community catch-all for issues filed by community members type::support neither a bug nor feature, is really just a user having questions or difficulty somewhere
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants