Skip to content

Running into some issues while using Windows system calls #17

@870045787

Description

@870045787

Thanks for your efforts, I'm having some issues with windows system calls. My python version is 3.9, and here's the error message
Traceback (most recent call last):
File "F:\Pythoncode\learn_pytorch\asd.py", line 6, in
import opensdpc
File "D:\anaconda\ascii\envs\pytorch\lib\site-packages\opensdpc_init_.py", line 1, in
from opensdpc.OpenSdpc import OpenSdpc
File "D:\anaconda\ascii\envs\pytorch\lib\site-packages\opensdpc\OpenSdpc.py", line 25, in
os.chdir(os.path.join(dirname, 'WINDOWS\dll'))
FileNotFoundError: [WinError 3] 系统找不到指定的路径。: 'D:\anaconda\ascii\envs\pytorch\lib\site-packages\opensdpc\WINDOWS\dll'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions