

[ Info: running setenv(`'C:\Users\Ashok Kumar Mishra\.julia\conda\3\Scripts\jupyter.exe' notebook`,["PATH=C:\\Users\\Ashok Kumar Mishra\\.julia\\conda\\3\\Library\\bin C:\\Users\\Ashok Kumar Mishra\\.julia\\conda\\3\\Scripts C:\\Users\\Ashok Kumar Mishra\\AppData\\Local\\Programs\\Python\\Python37-32\\Scripts\\ C:\\Users\\Ashok Kumar Mishra\\AppData\\Local\\Programs\\Python\\Python37-32\\ C:\\Program Files\\Microsoft MPI\\Bin\\ C:\\Program Files I tried whatever was told in this thread. Pkg.build("IJulia") does not throw an error for me, and yet I am getting the same error of ProcessExited(1)). I have a slight variation of the problem. build a single package by running its `deps/build.jl` script build the package(s) and all dependencies with `Pkg.build("IJulia")` packages with build errors remain installed in /home/js/.julia/v0.6 While loading /home/js/.julia/v0.6/IJulia/deps/build.jl, in expression starting on line 104
Jupyter notebook open in terminal install#
LoadError: could not spawn `jupyter-kernelspec install -replace -user /tmp/julia-0.6`: no such file or directory (ENOENT) INFO: Installing Julia kernelspec julia-0.6Įrror executing Jupyter command 'kernelspec': No such file or directory INFO: Found Jupyter version 4.4.0: jupyter Module = _import_(self.module_name, fromlist=, level=0)įile "/usr/lib/python3/dist-packages/notebook/notebookapp.py", line 45, in įile "/usr/lib/python3/dist-packages/zmq/eventloop/ioloop.py", line 210, in installĪssert (not ()) or \ĪttributeError: type object 'IOLoop' has no attribute 'initialized' Return get_distribution(dist).load_entry_point(group, name)įile "/usr/lib/python3/dist-packages/pkg_resources/_init_.py", line 2800, in load_entry_pointįile "/usr/lib/python3/dist-packages/pkg_resources/_init_.py", line 2431, in loadįile "/usr/lib/python3/dist-packages/pkg_resources/_init_.py", line 2437, in resolve Load_entry_point('notebook=5.4.0', 'console_scripts', 'jupyter-notebook')()įile "/usr/lib/python3/dist-packages/pkg_resources/_init_.py", line 587, in load_entry_point warntrace(::Function) at /home/js/.julia/v0.6/Traceur/src/trace.jl:36Īnd the same problem from the python side: jupyter-notebookįile "/usr/bin/jupyter-notebook", line 11, in primitive(::Traceur.Trace, ::Function) at /home/js/.julia/v0.6/Vinyl/src/hooks.jl:24 macro expansion at /home/js/.julia/v0.6/Traceur/src/trace.jl:18 overdub(::Traceur.Trace, ::Function) at /home/js/.julia/v0.6/Vinyl/src/interpret.jl:53 runall(::Traceur.Trace, ::DebuggerFramework.DebuggerState) at /home/js/.julia/v0.6/Vinyl/src/interpret.jl:37

execute_command(::DebuggerFramework.DebuggerState, ::ASTInterpreter2.JuliaStackFrame, ::Val where N) at /home/js/.julia/v0.6/Vinyl/src/hooks.jl:24 next_until!(::ASTInterpreter2.#7#8, ::ASTInterpreter2.JuliaStackFrame, ::ASTInterpreter2.JuliaProgramCounter) at /home/js/.julia/v0.6/ASTInterpreter2/src/interpret.jl:144 _step_expr(::ASTInterpreter2.JuliaStackFrame, ::ASTInterpreter2.JuliaProgramCounter) at /home/js/.julia/v0.6/ASTInterpreter2/src/interpret.jl:85 Process(setenv(`jupyter notebook -NotebookApp.iopub_data_rate_limit=2147483647` dir="/home/js"), ProcessExited(1)) _ _ _(_)_ | A fresh approach to technical computing I had the same result this morning on Debian: julia
