当前位置:网站首页>Julia 1.6 1.7 common problem solving
Julia 1.6 1.7 common problem solving
2022-07-06 11:14:00 【Leibniz infinity sml】
julia Multi version installation management : jill
jill There are still many problems , It's still very immature
- install anconda py3.8
# Tsinghua mirror source
- start-up anconda install jill :
pip install jill
- jill install Specify the version julia:
jill install 1.6.5
jill install 1.7.2
- jill Download failed : failed to download ( SSL: CERTIFICATE_VERIFY_FAILED )
reference My changes After modification
julia Set package download source by Tsinghua source
ENV["JULIA_PKG_SERVER"] = "https://mirrors.tuna.tsinghua.edu.cn/julia"
julia Disable automatic compilation Currently written code
Based on this section julia 1.7.1 @ win10 x64
# Way 1 :julia Add the following lines to the code :
ENV["JULIA_PKG_PRECOMPILE_AUTO"]=0
# Way 2: Add system environment variables JULIA_PKG_PRECOMPILE_AUTO, The value is 0
julia Disable library auto compilation : Solve common problems using Report errors
julia Disable library auto compilation : bring julia stay using XXX library when Don't compile automatically XXX library : --compiled-modules=no
# Solve common problems using Report errors
# for instance :
using IJulia
using MLDataset
# etc. These statements will lead to Automatic compilation These libraries , The build process in Insufficient resources required ? still Insufficient resources caused by loading after compilation , bring using Report errors , Cannot continue to use
julia Command line
# bring julia stay using XXX library when Don't compile automatically XXX library : --compiled-modules=no
# %UserProfile%\AppData\Roaming\Microsoft\Windows\Start Menu\Julia 1.7.1.lnk : Add parameters --compiled-modules=no :
D:\Julia-1.7.1\bin\julia.exe --compiled-modules=no
julia As jupyter kernel
The file %APPDATA%\jupyter\kernels\julia-1.7\kernel.json increase --compiled-modules=no
# %APPDATA%\jupyter\kernels\julia-1.7\kernel.json
{
"display_name": "Julia 1.7.1",
"argv": [
"D:\\Julia-1.7.1\\bin\\julia.exe",
"--compiled-modules=no",
"-i",
"--color=yes",
"[email protected]",
"C:\\Users\\enmonster\\.julia\\packages\\IJulia\\e8kqU\\src\\kernel.jl",
"{connection_file}"
],
"language": "julia",
"env": {
},
"interrupt_mode": "message"
}
边栏推荐
- [recommended by bloggers] C MVC list realizes the function of adding, deleting, modifying, checking, importing and exporting curves (with source code)
- 虚拟机Ping通主机,主机Ping不通虚拟机
- QT creator shape
- 软件测试与质量学习笔记3--白盒测试
- Invalid global search in idea/pychar, etc. (win10)
- Ubuntu 20.04 安装 MySQL
- Classes in C #
- Install mongdb tutorial and redis tutorial under Windows
- 导入 SQL 时出现 Invalid default value for ‘create_time‘ 报错解决方法
- Ansible practical Series II_ Getting started with Playbook
猜你喜欢

Esp8266 at+cipstart= "", "", 8080 error closed ultimate solution

Why is MySQL still slow to query when indexing is used?

一键提取pdf中的表格

La table d'exportation Navicat génère un fichier PDM

CSDN question and answer tag skill tree (I) -- Construction of basic framework

C language advanced pointer Full Version (array pointer, pointer array discrimination, function pointer)

Invalid global search in idea/pychar, etc. (win10)
![[number theory] divisor](/img/ec/036d7e76cc566c08d336444f2898e1.jpg)
[number theory] divisor

图片上色项目 —— Deoldify

AcWing 1298.曹冲养猪 题解
随机推荐
自动机器学习框架介绍与使用(flaml、h2o)
IDEA 导入导出 settings 设置文件
Mysql 其他主机无法连接本地数据库
CSDN question and answer module Title Recommendation task (II) -- effect optimization
The virtual machine Ping is connected to the host, and the host Ping is not connected to the virtual machine
Postman Interface Association
There are three iPhone se 2022 models in the Eurasian Economic Commission database
Introduction and use of automatic machine learning framework (flaml, H2O)
Ansible实战系列二 _ Playbook入门
Windows cannot start the MySQL service (located on the local computer) error 1067 the process terminated unexpectedly
MySQL completely uninstalled (windows, MAC, Linux)
FRP intranet penetration
CSDN问答标签技能树(二) —— 效果优化
Django running error: error loading mysqldb module solution
Some problems in the development of unity3d upgraded 2020 VR
The virtual machine Ping is connected to the host, and the host Ping is not connected to the virtual machine
MySQL主從複制、讀寫分離
Knowledge Q & A based on Apache Jena
MySQL的一些随笔记录
Are you monitored by the company for sending resumes and logging in to job search websites? Deeply convinced that the product of "behavior awareness system ba" has not been retrieved on the official w