Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when using with Trade Dangerous #1

Open
eisbaer9 opened this issue Apr 18, 2020 · 0 comments
Open

Error when using with Trade Dangerous #1

eisbaer9 opened this issue Apr 18, 2020 · 0 comments

Comments

@eisbaer9
Copy link

I freshly installed Trade Dangerous on my PC wiht pip.

When i use edap, i get the following error:
File "c:\program files\python38\lib\site-packages\tradedangerous\plugins\edapi_plug.py", line 994, in run
with open(self.filename, 'w', encoding = "utf-8") as f:
PermissionError: [Errno 13] Permission denied: 'import.prices'

edapi trys to write the file in his working directory, which is at the moment of the error: C:\Program Files\Python38\Scripts

edapi should use the Directory in which Trade Dangerous was started.

I hard coded a new working directory, to get a workaround, but it should be fixed for other users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant