JackyYangPassion opened a new issue, #11:
URL: https://github.com/apache/incubator-hugegraph-ai/issues/11

   ### Problem Type (问题类型)
   
   others (please comment below)
   
   ### Before submit
   
   - [X] I had searched in the 
[issues](https://github.com/apache/hugegraph-toolchain/issues) and found no 
similar issues.
   
   ### Environment (环境信息)
   
   python 3.10
   Pycharm
   mac
   
   
   ### Your Question (问题描述)
   
   # Use pycharm to run test.py and report an error
   ```
   Traceback (most recent call last):
     File 
"/Users/yangjiaqi/Documents/hugegraph_concurrency/repo/incubator-hugegraph-ai/hugegraph-python/example/test.py",
 line 18, in <module>
       from src.client import PyHugeClient
   ModuleNotFoundError: No module named 'src'
   
   Process finished with exit code 1
   ```
   # Root cause:
   
![image](https://github.com/apache/incubator-hugegraph-ai/assets/13795366/d0fff7bc-0993-48d5-be74-c49251103513)
   
   
   # Solution:
   
![result](https://github.com/apache/incubator-hugegraph-ai/assets/13795366/d74049c9-339a-4ad7-b662-a888a7c636a0)
   
   
   
   ### Vertex/Edge example (问题点 / 边数据举例)
   
   _No response_
   
   ### Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构)
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@hugegraph.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to