Julia Programming Language
Calling a Python script with PyCall
New to Julia
tkf
March 16, 2020, 7:54pm
3
I think you meant to write
pyimport("py_test")
.
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
How to load and call functions defined in a standalone Python script?
General Usage
pycall
7
4025
August 25, 2019
How use python functions from my python file in Julia?
General Usage
2
1024
April 25, 2022
Pycall paths
New to Julia
pycall
,
python
2
5569
November 10, 2017
Call a python function (under a virtual environment) (use a returned python object) from julia
General Usage
1
811
February 7, 2019
How to install Python packages for PyCall?
General Usage
question
10
5775
July 14, 2021