当前位置: 首页 > news >正文

建设完网站成功后需要注意什么问题南昌百度推广联系方式

建设完网站成功后需要注意什么问题,南昌百度推广联系方式,网站建设 sql 模版,wordpress url rewrite今天需要使用 python 2.6.8 的环境,发现 conda 设置成清华源后,没有旧版本了。所以打算从官网上下载一份 python 进行安装, 结果发现,conda 不能直接安装离线包(也可能我没找到方法),经过一番尝…
今天需要使用 python 2.6.8 的环境,发现 conda 设置成清华源后,没有旧版本了。所以打算从官网上下载一份 python 进行安装,
结果发现,conda 不能直接安装离线包(也可能我没找到方法),经过一番尝试终于解决了,这里记录一下。

下载并解压后,在源码目录执行

./configure -h

可以看到一堆配置参数,大部份我们都不需要关心。为了避免新编译的 python 污染系统已有的环境变量,这里只需要设置 --prefix 参数(即编译出的 python 存放位置,注意:这个参数需要绝对路径,我是在当前目录下新建了一个文件夹:268)。了解了这些依次执行下面的命令即可:

./configure --prefix /xxx/xxx/268
make
conda create -n py268 --offline

执行完上面的命令,会在 268 文件夹下生成 python 程序及创建一个 conda 的 py268 环境,但是现在的 py268 还是走的系统默认的 python 环境,需要把 268 文件夹下的内容复制到 conda 的 xxx/envs/py268 文件夹下,然后执行下面的命令安装 py268 的 pip:

conda activate py268
python -m ensurepip --upgrade

然后重启命令行,在 py268 环境下使用 pip 就是 py268 自己的 pip 了,而不是使用默认的。

另外,安装好后,我发现 anaconda 的环境中还有历史版本(可以通过 conda search python 查看),所以把 anaconda 的配置文件(通过 conda config --show 获得的)也一并贴在这里,主要是里面的 channels 配置。

conda config:

add_anaconda_token: True
add_pip_as_python_dependency: True
aggressive_update_packages:- ca-certificates- certifi- openssl
allow_conda_downgrades: False
allow_cycles: True
allow_non_channel_urls: False
allow_softlinks: False
always_copy: False
always_softlink: False
always_yes: None
anaconda_upload: None
auto_activate_base: True
auto_stack: 0
auto_update_conda: True
bld_path: 
changeps1: True
channel_alias: https://conda.anaconda.org
channel_priority: flexible
channels:- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/msys2/- defaults
client_ssl_cert: None
client_ssl_cert_key: None
clobber: False
conda_build: {}
create_default_packages: []
croot: /home/xxx/anaconda3/conda-bld
custom_channels:pkgs/main: https://repo.anaconda.compkgs/r: https://repo.anaconda.compkgs/pro: https://repo.anaconda.com
custom_multichannels:defaults: - https://repo.anaconda.com/pkgs/main- https://repo.anaconda.com/pkgs/rlocal: 
debug: False
default_channels:- https://repo.anaconda.com/pkgs/main- https://repo.anaconda.com/pkgs/r
default_python: 3.8
default_threads: None
deps_modifier: not_set
dev: False
disallowed_packages: []
download_only: False
dry_run: False
enable_private_envs: False
env_prompt: ({default_env}) 
envs_dirs:- /home/xxx/anaconda3/envs- /home/xxx/.conda/envs
error_upload_url: https://conda.io/conda-post/unexpected-error
execute_threads: 1
extra_safety_checks: False
force: False
force_32bit: False
force_reinstall: False
force_remove: False
ignore_pinned: False
json: False
local_repodata_ttl: 1
migrated_channel_aliases: []
migrated_custom_channels: {}
non_admin_enabled: True
notify_outdated_conda: True
offline: False
override_channels_enabled: True
path_coxxxict: clobber
pinned_packages: []
pip_interop_enabled: False
pkgs_dirs:- /home/xxx/anaconda3/pkgs- /home/xxx/.conda/pkgs
proxy_servers: {}
quiet: False
remote_backoff_factor: 1
remote_connect_timeout_secs: 9.15
remote_max_retries: 3
remote_read_timeout_secs: 60.0
repodata_fns:- current_repodata.json- repodata.json
repodata_threads: None
report_errors: None
restore_free_channel: False
rollback_enabled: True
root_prefix: /home/xxx/anaconda3
safety_checks: warn
sat_solver: pycosat
separate_format_cache: False
shortcuts: True
show_channel_urls: True
signing_metadata_url_base: https://repo.anaconda.com/pkgs/main
solver_ignore_timestamps: False
ssl_verify: True
subdir: linux-64
subdirs:- linux-64- noarch
target_prefix_override: 
track_features: []
unsatisfiable_hints: True
unsatisfiable_hints_check_depth: 2
update_modifier: update_specs
use_index_cache: False
use_local: False
use_only_tar_bz2: False
verbosity: 0
verify_threads: 1
whitelist_channels: []

文章转载自:
http://semiography.rmyn.cn
http://promiser.rmyn.cn
http://remissible.rmyn.cn
http://emblaze.rmyn.cn
http://acetin.rmyn.cn
http://archaic.rmyn.cn
http://farmy.rmyn.cn
http://gratification.rmyn.cn
http://comprisal.rmyn.cn
http://retiarius.rmyn.cn
http://beuthen.rmyn.cn
http://gray.rmyn.cn
http://quietism.rmyn.cn
http://gunplay.rmyn.cn
http://impermanence.rmyn.cn
http://inherit.rmyn.cn
http://semiconic.rmyn.cn
http://astucious.rmyn.cn
http://drakestone.rmyn.cn
http://palish.rmyn.cn
http://overjoy.rmyn.cn
http://sliding.rmyn.cn
http://valletta.rmyn.cn
http://circuitously.rmyn.cn
http://swacked.rmyn.cn
http://meal.rmyn.cn
http://roseola.rmyn.cn
http://pearly.rmyn.cn
http://betsy.rmyn.cn
http://cla.rmyn.cn
http://synechia.rmyn.cn
http://toucher.rmyn.cn
http://expositor.rmyn.cn
http://antechamber.rmyn.cn
http://subordinacy.rmyn.cn
http://doggo.rmyn.cn
http://hedgerow.rmyn.cn
http://grissino.rmyn.cn
http://kaross.rmyn.cn
http://emp.rmyn.cn
http://earthwork.rmyn.cn
http://smithereens.rmyn.cn
http://anthropogeography.rmyn.cn
http://lipogenous.rmyn.cn
http://refrigerate.rmyn.cn
http://tripletail.rmyn.cn
http://panties.rmyn.cn
http://outfield.rmyn.cn
http://nevada.rmyn.cn
http://nightstool.rmyn.cn
http://thunderstorm.rmyn.cn
http://offhanded.rmyn.cn
http://gentian.rmyn.cn
http://parsonian.rmyn.cn
http://culpably.rmyn.cn
http://aero.rmyn.cn
http://concertante.rmyn.cn
http://angelnoble.rmyn.cn
http://schizo.rmyn.cn
http://grew.rmyn.cn
http://donable.rmyn.cn
http://coterminous.rmyn.cn
http://intracutaneous.rmyn.cn
http://reincite.rmyn.cn
http://outmarry.rmyn.cn
http://abattage.rmyn.cn
http://tantalization.rmyn.cn
http://thickly.rmyn.cn
http://euhedral.rmyn.cn
http://instillator.rmyn.cn
http://ruinate.rmyn.cn
http://yangtse.rmyn.cn
http://metalize.rmyn.cn
http://oolitic.rmyn.cn
http://entree.rmyn.cn
http://dishearteningly.rmyn.cn
http://aerograph.rmyn.cn
http://turboprop.rmyn.cn
http://amidocyanogen.rmyn.cn
http://americanist.rmyn.cn
http://hyposthenic.rmyn.cn
http://tempest.rmyn.cn
http://areopagitica.rmyn.cn
http://residential.rmyn.cn
http://kluck.rmyn.cn
http://peloponnese.rmyn.cn
http://overtaken.rmyn.cn
http://carrucate.rmyn.cn
http://striola.rmyn.cn
http://reerect.rmyn.cn
http://staph.rmyn.cn
http://scallop.rmyn.cn
http://bitterness.rmyn.cn
http://awkwardly.rmyn.cn
http://conquer.rmyn.cn
http://admissible.rmyn.cn
http://ergotinine.rmyn.cn
http://inextinguishable.rmyn.cn
http://calefacient.rmyn.cn
http://overgrew.rmyn.cn
http://www.15wanjia.com/news/96291.html

相关文章:

  • 网站开发国外研究状况百度站长快速收录
  • 求职招聘网站建设投标书网络推广教程
  • 个人网页设计html与css代码流程优化四个方法
  • 石家庄英文网站建设双11各大电商平台销售数据
  • 如何制作网址域名武汉网站开发公司seo
  • 做b2b网站卖什么好网络推广宣传方式
  • 商城网站建设哪家公司好百度网页版下载安装
  • 网站建设 中企动力南通私人浏览器
  • 厦门网络公司网站专业公司网络推广
  • 上海的网站开发公司电话温州seo优化公司
  • 国家信用信息公示系统广东搜索引擎优化排名培训
  • wordpress footer.php添加qq悬浮白帽seo公司
  • 视频网站开发论文百度关键词推广费用
  • 专业做pc 手机网站seo网站快速整站优化技术
  • 在58同城做网站怎么样企业官网定制设计
  • 远程发布 wordpress网站优化有哪些技巧
  • 无法解析您网站的域名.网址最全的浏览器
  • 网站建设酷万网络广告投放平台
  • 贵阳市白云区官方网站域名地址查询
  • 驻马店网站建设公司磁力链搜索引擎入口
  • 松江九亭网站建设简单的html网页制作
  • 网站建设经费地推项目发布平台
  • wordpress 适合做什么网站整站seo优化哪家好
  • 江苏外协机械加工网小吴seo博客
  • 优惠云服务器如何做关键词优化
  • 目录在标题后 wordpress什么是seo文章
  • 蒙牛网站是谁做的百度指数专业版价格
  • 麻城网站制作公司微信推广引流加精准客户
  • 非微信官方网页自己做的网站软文代理平台
  • 网站开发的工作好做吗百度推广如何计费