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 saving Escher SVG as CNApy-style map #520

Open
Paulocracy opened this issue Jul 11, 2024 · 0 comments
Open

Error when saving Escher SVG as CNApy-style map #520

Paulocracy opened this issue Jul 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Paulocracy
Copy link
Member

Traceback (most recent call last): File "/scratch/GitHub/CNApy/cnapy/gui_elements/main_window.py", line 1423, in wait_for_retrieval self.continue_save_project() File "/scratch/GitHub/CNApy/cnapy/gui_elements/main_window.py", line 1472, in continue_save_project zip_obj.write(name, arcname=m) File "/scratch/mambaforge/envs/cnapy-dev-38/lib/python3.8/zipfile.py", line 1741, in write zinfo = ZipInfo.from_file(filename, arcname, File "/scratch/mambaforge/envs/cnapy-dev-38/lib/python3.8/zipfile.py", line 523, in from_file st = os.stat(filename) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpkd3a8lix/map1.svg'

@Paulocracy Paulocracy added the bug Something isn't working label Jul 11, 2024
axelvonkamp added a commit that referenced this issue Jul 19, 2024
Paulocracy pushed a commit that referenced this issue Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant